mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/iotlab-%: define DEBUG_ADAPTER
This commit is contained in:
parent
f79397f7be
commit
94853d5e1d
@ -9,6 +9,8 @@ include $(RIOTMAKE)/tools/serial.inc.mk
|
||||
# Using connect_assert_srst removes errors on flash from invalid state
|
||||
export OPENOCD_RESET_USE_CONNECT_ASSERT_SRST ?= 1
|
||||
|
||||
DEBUG_ADAPTER ?= iotlab
|
||||
|
||||
export OPENOCD_CONFIG ?= $(RIOTBOARD)/common/iotlab/dist/openocd.cfg
|
||||
|
||||
# this board uses openocd
|
||||
|
Loading…
Reference in New Issue
Block a user