RIOT/boards/common/arduino-due/Makefile.include
Alexandre Abadie f8822b5f8f
boards: remove not need PORT_LINUX/PORT_DARWIN
They defined the same in serial.inc.mk. Some Darwin default are changed because they are probably wrong
2020-12-02 09:20:57 +01:00

8 lines
193 B
Makefile

# export this module and its includes
INCLUDES += -I$(RIOTBOARD)/common/arduino-due/include
# setup flasher (using BOSSA)
PROGRAMMER ?= bossa
BOSSA_VERSION = 1.8
BOSSA_ARDUINO_PREFLASH = yes