makefiles/sam0.inc.mk: define list of supported programmers
This commit is contained in:
parent
e0225272d8
commit
32cbbe05f2
@ -18,6 +18,9 @@ endif
|
||||
# Default for these boards is to use a CMSIS-DAP programmer
|
||||
OPENOCD_DEBUG_ADAPTER ?= dap
|
||||
|
||||
# Increase the list of supported programmers
|
||||
PROGRAMMERS_SUPPORTED += openocd edbg
|
||||
|
||||
# If no programmer is set, select a default programmer
|
||||
ifeq ($(PROGRAMMER),)
|
||||
# EDBG can only be used with a compatible Atmel programmer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user