From: OpenOCD-Gerrit <ope...@us...> - 2020-09-05 15:48:47
|
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 764b25c81481225d425ff711b9ba11fca1d91b31 (commit) from d46f28c2ea2611f5fbbc679a5eed253d3dcd2fe3 (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 764b25c81481225d425ff711b9ba11fca1d91b31 Author: Jan Kowalewski <jko...@an...> Date: Fri Aug 14 12:21:54 2020 +0200 tcl/interface/ftdi: fix comment in minimodule-swd.cfg Change-Id: I160faca11f231e3e839046ae2045e37e350ca613 Signed-off-by: Jan Kowalewski <jko...@an...> Reviewed-on: http://openocd.zylin.com/5804 Tested-by: jenkins Reviewed-by: Antonio Borneo <bor...@gm...> diff --git a/tcl/interface/ftdi/minimodule-swd.cfg b/tcl/interface/ftdi/minimodule-swd.cfg index 7ab46503e..4bc331edb 100644 --- a/tcl/interface/ftdi/minimodule-swd.cfg +++ b/tcl/interface/ftdi/minimodule-swd.cfg @@ -1,5 +1,5 @@ # -Supports SWD using the FT2232H or FT4232H minimodule. +# Supports SWD using the FT2232H or FT4232H minimodule. # Each can support 2 SWD interfaces. # # FT2232H or FT4232H minimodule channel 0 (Channel A) ----------------------------------------------------------------------- Summary of changes: tcl/interface/ftdi/minimodule-swd.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Main OpenOCD repository |