1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/iotlab-m3/Makefile.dep
2019-01-08 09:32:18 +01:00

9 lines
181 B
Makefile

include $(RIOTBOARD)/common/iotlab/Makefile.dep
FEATURES_REQUIRED += periph_dma
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += isl29020
USEMODULE += lps331ap
endif