mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||
|
#
|
||
|
CONFIG_BT_ENABLED=y
|
||
|
CONFIG_BT_CONTROLLER_ONLY=y
|
||
|
CONFIG_BT_LE_HCI_INTERFACE_USE_UART=y
|
||
|
CONFIG_BT_LE_HCI_UART_TX_PIN=8
|
||
|
CONFIG_BT_LE_HCI_UART_RX_PIN=9
|
||
|
CONFIG_BT_LE_HCI_UART_BAUD=115200
|