1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 16:32:45 +01:00
RIOT/boards/iotlab-m3/Makefile.dep

7 lines
148 B
Makefile
Raw Normal View History

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