wangmengyang c631fdf33c controller_hci_uart: fixed the sdkconfig.defaults in the example 4 лет назад
..
main d9939cedd9 cmake: make main a component again 7 лет назад
CMakeLists.txt d9939cedd9 cmake: make main a component again 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 c631fdf33c controller_hci_uart: fixed the sdkconfig.defaults in the example 4 лет назад

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.