Skip to content
Snippets Groups Projects
Commit 2c010340 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

boards/nrf52xxxdk: added BLE radio features

parent a92b577b
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ FEATURES_PROVIDED += periph_timer ...@@ -7,6 +7,8 @@ FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart FEATURES_PROVIDED += periph_uart
# Various other features (if any) # Various other features (if any)
FEATURES_PROVIDED += radio_ble
FEATURES_PROVIDED += radio_nrfble
FEATURES_PROVIDED += radio_nrfmin FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system) # The board MPU family (used for grouping by the CI system)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment