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
|
# Using connect_assert_srst removes errors on flash from invalid state
|
||||||
export OPENOCD_RESET_USE_CONNECT_ASSERT_SRST ?= 1
|
export OPENOCD_RESET_USE_CONNECT_ASSERT_SRST ?= 1
|
||||||
|
|
||||||
|
DEBUG_ADAPTER ?= iotlab
|
||||||
|
|
||||||
export OPENOCD_CONFIG ?= $(RIOTBOARD)/common/iotlab/dist/openocd.cfg
|
export OPENOCD_CONFIG ?= $(RIOTBOARD)/common/iotlab/dist/openocd.cfg
|
||||||
|
|
||||||
# this board uses openocd
|
# this board uses openocd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user