mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-23 04:03:55 +10:00
This patch adds a driver for the SWD-only Cypress KitProg programmer/debugger. Change-Id: I3a9a8011a762781d560ebb305597e782a4f9a8e5 Signed-off-by: Forest Crossman <cyrozap@gmail.com> Reviewed-on: http://openocd.zylin.com/3221 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
13 lines
360 B
INI
13 lines
360 B
INI
#
|
|
# Cypress Semiconductor KitProg
|
|
#
|
|
# Note: This is the driver for the proprietary KitPtog protocol. If the
|
|
# KitProg is in CMSIS-DAP mode, you should either use the cmsis-dap
|
|
# interface driver or switch the KitProg to KitProg mode.
|
|
#
|
|
|
|
interface kitprog
|
|
|
|
# Optionally specify the serial number of the KitProg you want to use.
|
|
#kitprog_serial 1926402735485200
|