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