We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc3c1b commit 7ef1f7eCopy full SHA for 7ef1f7e
cpu/nrf52/Makefile.nrf802154.dep
@@ -1,5 +1,5 @@
1
ifneq (,$(filter netdev_default,$(USEMODULE)))
2
- ifeq (,$(filter nimble_% nrfmin,$(USEMODULE)))
+ ifeq (,$(filter nimble_% nrfmin nrfble,$(USEMODULE)))
3
USEMODULE += nrf802154
4
endif
5
0 commit comments