mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 00:32:44 +01:00
7 lines
164 B
Makefile
7 lines
164 B
Makefile
USEMODULE += boards_common_iotlab
|
|
|
|
include $(RIOTBOARD)/common/iotlab/Makefile.include
|
|
|
|
# add iotlab-a8-m3 include path
|
|
INCLUDES += -I$(RIOTBOARD)/$(BOARD)/include
|