mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
board/ruuvitag: enable bme280 for saul default
This commit is contained in:
parent
c83e197676
commit
3c0d5048f9
@ -1,8 +1,7 @@
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_gpio
|
||||
USEMODULE += bme280_spi
|
||||
USEMODULE += lis2dh12_spi
|
||||
# TODO: enable drivers once their adaption/implementations are merged
|
||||
# USEMODULE += bme280_spi
|
||||
endif
|
||||
|
||||
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user