1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/frdm-k64f/Makefile.dep
2018-08-11 06:38:23 +02:00

6 lines
116 B
Makefile

ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_adc
endif
include $(RIOTCPU)/kinetis/Makefile.dep