mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
boards/qn9080dk: add default OPENOCD_DEBUG_ADAPTER
The board has integrated debugger:
1fc9:0090 NXP Semiconductors LPC-LINK2 CMSIS-DAP V5.173
This commit changes the default debug adapter to this one.
This commit is contained in:
parent
476dca2e8f
commit
e94fdf129f
@ -4,5 +4,7 @@ CFLAGS += \
|
||||
-DCONFIG_BOARD_HAS_XTAL_32M \
|
||||
#
|
||||
|
||||
OPENOCD_DEBUG_ADAPTER ?= dap
|
||||
|
||||
# Include default QN908x board config
|
||||
include $(RIOTBOARD)/common/qn908x/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user