mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nrf52: replace radio_ble provided feature by ble_nimble
This commit is contained in:
parent
2260f0996b
commit
40577affaa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user