Roland Dobai 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 8 лет назад
..
main 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 7 лет назад
Makefile f5ebeb4c4d component/bt : add uart(1/2) as HCI IO directly 8 лет назад
README.md 85efc08c27 component/bt: add link of tutorial in README.rst 8 лет назад
sdkconfig.defaults 643a79c527 component/bt : fix controller_hci_uart sdkconfig.defaults 8 лет назад

README.md

ESP-IDF UART HCI Controller

This is a btdm controller use UART as HCI IO. This require the UART device support RTS/CTS mandatory. It can do the configuration of UART number and UART baudrate by menuconfig.