mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/spark-core: set dfu-util as supported programmer
This commit is contained in:
parent
87cf4e387f
commit
6adef79c7b
@ -12,3 +12,5 @@ ROM_OFFSET ?= 0x5000
|
||||
PROGRAMMER ?= dfu-util
|
||||
DFU_USB_ID = 1d50:607f
|
||||
DFU_USE_DFUSE = 1
|
||||
|
||||
PROGRAMMERS_SUPPORTED += dfu-util
|
||||
|
Loading…
Reference in New Issue
Block a user