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

boards/sensebox_samd21: don't include Makefile.dep in Makefile.include

This commit is contained in:
Alexandre Abadie 2021-02-24 16:47:26 +01:00
parent 2e06957e3b
commit 6cc78ad2f1
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -11,6 +11,3 @@ else ifeq ($(PROGRAMMER),bossa)
# ROM_OFFSET skips the space taken by the pre-flashed Arduino bootloader.
ROM_OFFSET ?= 0x2000
endif
# setup the boards dependencies
include $(RIOTBOARD)/sensebox_samd21/Makefile.dep