mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/sensebox: set bossa as supported programmer
This commit is contained in:
parent
6adef79c7b
commit
6e1fe9ead6
@ -1,6 +1,7 @@
|
||||
# by default, we use BOSSA to flash this board to take into account the
|
||||
# pre-flashed Arduino bootloader
|
||||
PROGRAMMER ?= bossa
|
||||
PROGRAMMERS_SUPPORTED += bossa
|
||||
|
||||
# setup the flash tool used
|
||||
ifeq ($(PROGRAMMER),jlink)
|
||||
|
Loading…
Reference in New Issue
Block a user