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

6 lines
207 B
Makefile
Raw Normal View History

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