mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
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…
Reference in New Issue
Block a user