mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/ruuvitag: enable lis2dh12 for saul_default
This commit is contained in:
parent
e31532bb18
commit
0c8b131014
@ -1,9 +1,9 @@
|
||||
include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.dep
|
||||
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += lis2dh12_spi
|
||||
# TODO: enable drivers once their adaption/implementations are merged
|
||||
# USEMODULE += bme280_spi
|
||||
# USEMODULE += lis2dh12_spi
|
||||
endif
|
||||
|
||||
ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user