1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/dwm1001/Makefile.dep
2021-12-08 13:25:29 +01:00

7 lines
163 B
Makefile

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