mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 18:10:57 +02:00
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user