7 lines
157 B
Makefile
7 lines
157 B
Makefile
USEMODULE += iotlab-common
|
|
|
|
include $(RIOTBOARD)/iotlab-common/Makefile.include
|
|
|
|
# add iotlab-a8-m3 include path
|
|
INCLUDES += -I$(RIOTBOARD)/$(BOARD)/include
|