Ivan Grokhotkov 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 лет назад
..
main 979fce0df5 bt: call nvs_flash_init in examples, show error if NVS is not initialized 8 лет назад
Makefile f5ebeb4c4d component/bt : add uart(1/2) as HCI IO directly 9 лет назад
README.rst f5ebeb4c4d component/bt : add uart(1/2) as HCI IO directly 9 лет назад
sdkconfig.defaults 643a79c527 component/bt : fix controller_hci_uart sdkconfig.defaults 8 лет назад

README.rst

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.