1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00
RIOT/boards/thingy52/Makefile.dep
2019-10-04 16:00:27 +02:00

8 lines
168 B
Makefile

ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += lis2dh12
USEMODULE += hts221
USEMODULE += lps22hb
endif
include $(RIOTBOARD)/common/nrf52/Makefile.dep