Blame view

RIOT/boards/frdm-k22f/Makefile.dep 100 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
  ifneq (,$(filter saul_default,$(USEMODULE)))
    USEMODULE += saul_gpio
    USEMODULE += saul_adc
  endif