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/xds110.inc.mk

7 lines
237 B
Makefile
Raw Normal View History

# TI XDS110 debug adapter (available both as embedded debugger e.g. in the
# cc13xx-launchpad and cc26xx-launchpad boards or standalone version)
OPENOCD_TRANSPORT ?= jtag
OPENOCD_ADAPTER_INIT ?= -c 'source [find interface/xds110.cfg]'