mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
boards/microbit: auto include mma8653 driver with saul
This commit is contained in:
parent
b089b9076f
commit
5436f84449
@ -5,6 +5,7 @@ endif
|
||||
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_gpio
|
||||
USEMODULE += mma8x5x
|
||||
endif
|
||||
|
||||
ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user