Skip to content

Commit

Permalink
boards/frdm-kw41z: autoload fxos8700 with saul_default
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Nov 15, 2018
1 parent 836fe3d commit e47e996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/frdm-kw41z/Makefile.dep
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_adc
USEMODULE += fxos8700
endif

include $(RIOTCPU)/kinetis/Makefile.dep

0 comments on commit e47e996

Please sign in to comment.