1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/tools/openocd-adapters
Gilles DOFFE cca2d70808 tools/openocd: add stlink-dap adapter
stlink-dap adapter is based on stlink-dap.cfg and is used by
STM32MP1 family.

Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
2020-11-13 10:43:08 +01:00
..
buspirate.inc.mk makefiles/buspirate: add Bus Pirate as Debug Adapter 2020-08-03 14:10:42 +02:00
dap.inc.mk makefiles/tools/openocd-adapters: default to SWD, but make it configurable 2020-08-04 10:36:39 +02:00
iotlab.inc.mk makefiles/openocd-adapters/iotlab: default to JTAG transport 2020-08-17 17:47:24 +02:00
jlink.inc.mk makefiles/tools/openocd-adapters: default to SWD, but make it configurable 2020-08-04 10:36:39 +02:00
mulle.inc.mk makefiles/tools/openocd-adapters: default to SWD, but make it configurable 2020-08-04 10:36:39 +02:00
raspi.inc.mk openocd-adapters/raspi.inc.mk-fix: fix typo 2020-08-04 19:04:39 +02:00
README.md makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
stlink-dap.inc.mk tools/openocd: add stlink-dap adapter 2020-11-13 10:43:08 +01:00
stlink.inc.mk dist/tools/openocd/stlink: handle new and old Openocd version 2020-08-31 17:34:25 +02:00
sysfs_gpio.inc.mk makefiles/tools/openocd-adapters: default to SWD, but make it configurable 2020-08-04 10:36:39 +02:00

This directory contains definitions of debugger hardware interfaces to be used by the OpenOCD integration.