soc: esp32: add extended advertising support
Adds extended advertising support to: - esp32s2 - esp32c3 Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
This commit is contained in:
parent
c55204f761
commit
216f9dafcc
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ config BT_ESP32
|
|||
depends on DT_HAS_ESPRESSIF_ESP32_BT_HCI_ENABLED
|
||||
depends on ZEPHYR_HAL_ESPRESSIF_MODULE_BLOBS || BUILD_ONLY_NO_BLOBS
|
||||
select HAS_BT_CTLR
|
||||
select BT_CTLR_ADV_EXT_SUPPORT if SOC_SERIES_ESP32S3 || SOC_SERIES_ESP32C3
|
||||
help
|
||||
Espressif HCI bluetooth interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue