1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
RIOT/boards/dwm1001/Makefile.dep
2020-06-19 13:48:51 +02:00

7 lines
159 B
Makefile

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