mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-22 05:00:55 +01:00
gptimer is used from driver
This commit is contained in:
parent
2ea0f26de0
commit
b07cab5858
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ idf_component_register(
|
||||||
REQUIRES
|
REQUIRES
|
||||||
bt
|
bt
|
||||||
nvs_flash
|
nvs_flash
|
||||||
|
driver
|
||||||
PRIV_REQUIRES
|
PRIV_REQUIRES
|
||||||
${ESP_NIMBLE_PRIV_REQUIRES}
|
${ESP_NIMBLE_PRIV_REQUIRES}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue