Add PYOCD_OPTION
Added PYOCD_OPTION to pass board-specific options to build
This commit is contained in:
@@ -10,4 +10,5 @@ JLINK_DEVICE = atsamd21g17a
|
||||
#flash: flash-jlink
|
||||
|
||||
PYOCD_TARGET = atsamd21g17a
|
||||
PYOCD_OPTION = -O dap_protocol=swd
|
||||
flash: flash-pyocd
|
||||
|
Reference in New Issue
Block a user