diff --git a/boards/common/nrf52/Makefile.features b/boards/common/nrf52/Makefile.features index 736b34642e..0841e5c639 100644 --- a/boards/common/nrf52/Makefile.features +++ b/boards/common/nrf52/Makefile.features @@ -6,7 +6,7 @@ ifeq (,$(filter nordic_softdevice_ble,$(USEPKG))) endif # Various other features (if any) -FEATURES_PROVIDED += radio_ble +FEATURES_PROVIDED += ble_nimble FEATURES_PROVIDED += radio_nrfble include $(RIOTCPU)/nrf52/Makefile.features