1
0
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:
Francisco Molina 2020-01-28 11:56:56 +01:00
parent f79397f7be
commit 94853d5e1d

View File

@ -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