mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pba-d-01-kw2x: add mma8652 as dependency for saul_default
This commit is contained in:
parent
2b3fc6d3b3
commit
8afe8cd147
@ -2,3 +2,7 @@ ifneq (,$(filter gnrc_netif_default,$(USEMODULE)))
|
||||
USEMODULE += kw2xrf
|
||||
USEMODULE += gnrc_nomac
|
||||
endif
|
||||
|
||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += mma8652
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user