RIOT/boards/common/nrf52/Makefile.nimble.dep

6 lines
146 B
Makefile

ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
ifeq (,$(filter nrfmin nrf802154,$(USEMODULE)))
USEMODULE += nimble_netif
endif
endif