Skip to content
Snippets Groups Projects
Commit e47e996b authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/frdm-kw41z: autoload fxos8700 with saul_default

parent 836fe3db
No related branches found
No related tags found
No related merge requests found
ifneq (,$(filter saul_default,$(USEMODULE))) ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio USEMODULE += saul_gpio
USEMODULE += saul_adc USEMODULE += saul_adc
USEMODULE += fxos8700
endif endif
include $(RIOTCPU)/kinetis/Makefile.dep include $(RIOTCPU)/kinetis/Makefile.dep
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment