diff --git a/boards/common/nrf52/Makefile.features b/boards/common/nrf52/Makefile.features index a3e117668b26..ee20a15b3ea3 100644 --- a/boards/common/nrf52/Makefile.features +++ b/boards/common/nrf52/Makefile.features @@ -9,4 +9,3 @@ endif # Various other features (if any) FEATURES_PROVIDED += ble_nimble -FEATURES_PROVIDED += radio_nrfble diff --git a/cpu/nrf5x_common/Makefile.features b/cpu/nrf5x_common/Makefile.features index 02085c0d8502..b965e0dc6f40 100644 --- a/cpu/nrf5x_common/Makefile.features +++ b/cpu/nrf5x_common/Makefile.features @@ -9,6 +9,7 @@ FEATURES_PROVIDED += periph_uart_modecfg FEATURES_PROVIDED += periph_wdt periph_wdt_cb # Various other features (if any) +FEATURES_PROVIDED += radio_nrfble FEATURES_PROVIDED += radio_nrfmin FEATURES_PROVIDED += puf_sram