Skip to content
Snippets Groups Projects
Unverified Commit c5ebf60b authored by Joakim Nohlgård's avatar Joakim Nohlgård Committed by GitHub
Browse files

Merge pull request #10408 from aabadie/pr/board/frdm-kw41z-auto-fxos8700

boards/frdm-kw41z: autoload fxos8700 with saul_default
parents 1b1d7b8b e47e996b
No related branches found
No related tags found
No related merge requests found
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_adc
USEMODULE += fxos8700
endif
include $(RIOTCPU)/kinetis/Makefile.dep
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment