boards/calliope-mini: use dap adapter with openocd
This commit is contained in:
parent
5e789c6595
commit
b4fcccc8fe
@ -17,7 +17,7 @@ ifeq (fscopy,$(PROGRAMMER))
|
||||
export DEBUGGER =
|
||||
export DEBUGSERVER =
|
||||
else ifeq (openocd,$(PROGRAMMER))
|
||||
DEBUG_ADAPTER = jlink
|
||||
DEBUG_ADAPTER = dap
|
||||
endif
|
||||
|
||||
# include nrf51 boards common configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user