mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 17:52:47 +01:00
boards/calliope-mini: extend board by module bmx055
This commit is contained in:
parent
73c11a366c
commit
9bf532c313
@ -5,4 +5,5 @@ endif
|
|||||||
|
|
||||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||||
USEMODULE += saul_gpio
|
USEMODULE += saul_gpio
|
||||||
|
USEMODULE += bmx055
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user