pkg/nimble: add dependency to radio_nrfble feature
This commit is contained in:
parent
2324ba31b1
commit
2260f0996b
@ -3,6 +3,9 @@ USEMODULE += posix_semaphore
|
||||
USEMODULE += event_callback
|
||||
USEMODULE += xtimer
|
||||
|
||||
# Requires nimble feature
|
||||
FEATURES_REQUIRED += ble_nimble
|
||||
|
||||
# glue code
|
||||
USEMODULE += nimble_riot_contrib
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user