6 lines
90 B
Makefile
6 lines
90 B
Makefile
MODULE = board
|
|
|
|
DIRS = $(RIOTBOARD)/common/arduino-mkr
|
|
|
|
include $(RIOTBASE)/Makefile.base
|