1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nrf52xxxdk/Makefile.dep
2018-04-06 11:18:53 +02:00

8 lines
143 B
Makefile

ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
endif
ifneq (,$(filter skald,$(USEMODULE)))
USEMODULE += nrfble
endif