1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 13:52:44 +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