Nimble: Fix compilation issue for examples for esp32c6 and esp32h4

This commit is contained in:
Rahul Tank
2023-01-10 14:11:07 +05:30
parent 46a1165da1
commit f2eebcb968
8 changed files with 10 additions and 2 deletions
@@ -47,7 +47,8 @@ menu "Example Configuration"
config EXAMPLE_EXTENDED_ADV
bool
default y
default y if SOC_ESP_NIMBLE_CONTROLLER
select BT_NIMBLE_EXT_ADV if SOC_ESP_NIMBLE_CONTROLLER
prompt "Enable Extended Adv"
help
Use this option to enable extended advertising in the example