mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Merge branch 'bugfix/fix_ble_kconfig_v5.1' into 'release/v5.1'
fix(ble/controller): Fix BLE Kconfig on ESP32 to avoid unexpected behavior (v5.1) See merge request espressif/esp-idf!37419
This commit is contained in:
commit
9ca83ba4f4
@ -491,7 +491,7 @@ config BTDM_BLE_VS_QA_SUPPORT
|
||||
This enables BLE vendor HCI command and event for QA.
|
||||
|
||||
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
|
||||
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)" if n
|
||||
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)"
|
||||
default n
|
||||
depends on BT_ENABLED
|
||||
help
|
||||
|
Loading…
x
Reference in New Issue
Block a user