mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
5 lines
89 B
Makefile
5 lines
89 B
Makefile
MODULE = board
|
|
DIRS = $(RIOTBOARD)/common/arduino-due
|
|
|
|
include $(RIOTBASE)/Makefile.base
|