1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/makefiles/tools/openocd-adapters
Benjamin Valentin 74251383a0 makefiles: add OpenOCD config for Raspberry Pi GPIO
OpenOCD supports bit-banging the GPIOs of the Raspberry PI to emulate
an SWD flasher.
Add a raspi.inc.mk to support that option.
2020-03-09 19:12:40 +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/tools: remove useless export when setting DEBUG_ADAPTER_ID 2019-06-03 10:32:08 +02:00
raspi.inc.mk makefiles: add OpenOCD config for Raspberry Pi GPIO 2020-03-09 19:12:40 +01:00
README.md makefiles: Refactor openocd tool handling 2017-11-17 10:03:05 +01:00
stlink.inc.mk boards/common/stm32-link: add common place for stlink 2018-06-26 20:45:23 +02: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.