2019-10-13 17:18:08 +02:00
|
|
|
# Add board common includes
|
|
|
|
INCLUDES += -I$(RIOTBOARD)/common/sodaq/include
|
|
|
|
|
2019-10-22 19:01:53 +02:00
|
|
|
# Include all definitions for flashing with bossa over USB
|
|
|
|
include $(RIOTBOARD)/common/samd21-arduino-bootloader/Makefile.include
|