1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 14:52:45 +01:00
RIOT/boards/phynode-kw41z/Makefile.dep

8 lines
168 B
Makefile
Raw Normal View History

ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += ccs811
USEMODULE += mma8x5x
USEMODULE += tcs37727
endif
include $(RIOTBOARD)/common/kw41z/Makefile.dep