mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
Merge branch 'bugfix/fix_ble_kconfig_v5.3' into 'release/v5.3'
fix(ble/controller): Fix BLE Kconfig on ESP32 to avoid unexpected behavior (v5.3) See merge request espressif/esp-idf!37421
This commit is contained in:
@ -497,7 +497,6 @@ config BTDM_BLE_PING_EN
|
|||||||
This option is used for some compatibility problems related to LE ping procedure.
|
This option is used for some compatibility problems related to LE ping procedure.
|
||||||
|
|
||||||
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
|
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
|
||||||
visible if 0
|
|
||||||
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)"
|
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)"
|
||||||
default n
|
default n
|
||||||
depends on BT_ENABLED
|
depends on BT_ENABLED
|
||||||
|
Reference in New Issue
Block a user