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
Joakim Nohlgård 57de166ea1 makefiles: Refactor openocd tool handling
Attempt to decouple board configuration from debugger interface
configuration by specifying the DEBUG_IFACE variable for the debug
hardware interface to use.
2017-11-17 10:03:05 +01:00
..
dap.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
jlink.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
mulle.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
README.md makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
stlink.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00

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