1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/samd21-bootloader: add bossa as supporter programmer

This commit is contained in:
Alexandre Abadie 2021-02-11 14:01:04 +01:00
parent 4dc8895093
commit e0225272d8
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -2,6 +2,10 @@
# Bossa is the default programmer
PROGRAMMER ?= bossa
# Add bossa as supported programmers. Boards that support more programmers
# should declare them in their own Makefile.include
PROGRAMMERS_SUPPORTED += bossa
ifeq ($(PROGRAMMER),bossa)
# by default, we use BOSSA to flash this board and take into account the
# preinstalled Arduino bootloader. ROM_OFFSET skips the space taken by