mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
Merge branch 'bugfix/fix_ble_kconfig' into 'master'
fix(ble/controller): Fix BLE Kconfig on ESP32 to avoid unexpected behavior Closes BLERP-1519 See merge request espressif/esp-idf!37417
This commit is contained in:
commit
c181afcc27
@ -529,7 +529,6 @@ config BTDM_BLE_VS_QA_SUPPORT
|
|||||||
This enables BLE vendor HCI command and event for QA.
|
This enables BLE vendor HCI command and event for QA.
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user