From: OpenOCD-Gerrit <ope...@us...> - 2020-10-30 22:03:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 3da7c1fc83171c5b7ad9b2e8be774f6081e977fd (commit) from 40e9c77cb663602e77ebb3c6ebacee41f816954a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3da7c1fc83171c5b7ad9b2e8be774f6081e977fd Author: Antonio Borneo <bor...@gm...> Date: Fri Apr 24 22:52:57 2020 +0200 tcl/interface/ti-icdi: remove empty lines at end of file Change-Id: I031dc52c20b8f213b12df13c9c974d9ac3ef2164 Signed-off-by: Antonio Borneo <bor...@gm...> Reviewed-on: http://openocd.zylin.com/5603 Tested-by: jenkins diff --git a/tcl/interface/ti-icdi.cfg b/tcl/interface/ti-icdi.cfg index 9decae9ab..8561a3182 100644 --- a/tcl/interface/ti-icdi.cfg +++ b/tcl/interface/ti-icdi.cfg @@ -15,4 +15,3 @@ hla_vid_pid 0x1cbe 0x00fd # multiple devices. Serial numbers can be obtained using lsusb -v # Ex. #hla_serial "0F003065" - ----------------------------------------------------------------------- Summary of changes: tcl/interface/ti-icdi.cfg | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- Main OpenOCD repository |