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

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.