1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 21:12:43 +01:00
RIOT/makefiles/tools/openocd-adapters
Alexandre Abadie 9363f077d6
boards: don't export globally OPENOCD_CONFIG
The variable is already exported to required target in openocd.inc.mk
2020-02-24 10:04:11 +01:00
..
dap.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
iotlab.inc.mk makefiles/tools/openocd-adapters: add iotlab-usb 2020-01-19 20:24:55 +01:00
jlink.inc.mk makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
mulle.inc.mk makefiles/tools: remove useless export when setting DEBUG_ADAPTER_ID 2019-06-03 10:32:08 +02:00
README.md makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
stlink.inc.mk boards: don't export globally OPENOCD_CONFIG 2020-02-24 10:04:11 +01:00
sysfs_gpio.inc.mk makefiles/openocd: add sysfs gpio debug adapter 2019-08-05 14:59:34 +02:00

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