This is an automated email from Gerrit. Jan Kowalewski ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5804
-- gerrit commit 160696d2bef587e2d1dbd63f74aecf132970e2c2 Author: Jan Kowalewski <[email protected]> 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 <[email protected]> diff --git a/tcl/interface/ftdi/minimodule-swd.cfg b/tcl/interface/ftdi/minimodule-swd.cfg index 7ab4650..4bc331e 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) -- _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
