mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
component/bt : fix controller_hci_uart sdkconfig.defaults
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# BT config
|
# BT config
|
||||||
#
|
#
|
||||||
CONFIG_BT_ENABLED=y
|
CONFIG_BT_ENABLED=y
|
||||||
|
CONFIG_BLUEDROID_ENABLED=n
|
||||||
CONFIG_BT_HCI_UART=y
|
CONFIG_BT_HCI_UART=y
|
||||||
CONFIG_BT_HCI_UART_NO_DEFAULT=1
|
CONFIG_BT_HCI_UART_NO_DEFAULT=1
|
||||||
CONFIG_BT_HCI_UART_BAUDRATE_DEFAULT=921600
|
CONFIG_BT_HCI_UART_BAUDRATE_DEFAULT=921600
|
||||||
|
Reference in New Issue
Block a user