Revert "Upgrade all esp32 targets to NimBLE 2.X (#9003)" (#9125)

This reverts commit 40f1f91c0d.
This commit is contained in:
Ben Meadors
2025-12-30 17:23:50 -06:00
committed by GitHub
parent ac571d5dd2
commit 1b83501ee2
6 changed files with 146 additions and 82 deletions

View File

@@ -3,8 +3,3 @@ extends = esp32_base
custom_esp32_kind = esp32s3
monitor_speed = 115200
build_flags =
${esp32_base.build_flags}
-DCONFIG_BT_NIMBLE_EXT_ADV=1
-DCONFIG_BT_NIMBLE_MAX_EXT_ADV_INSTANCES=2