Merge branch 'fix/fix_ble_log_config_for_esp32c3' into 'master'

fix(ble): fixed ble log config for ESP32-C3/ESP32-S3

See merge request espressif/esp-idf!41949
This commit is contained in:
Island
2025-09-17 10:58:23 +08:00

View File

@@ -572,6 +572,7 @@ menu "Controller debug log Options (Experimental)"
config BT_CTRL_LE_LOG_MODE_BLE_LOG_V2
bool "Utilize BLE Log v2 for controller log"
depends on BT_CTRL_LE_LOG_EN
depends on BLE_LOG_ENABLED
default y
help
Utilize BLE Log v2 for controller log