Angus Gratton a9c4ed7139 Merge branch 'master' into feature/cmake 7 ani în urmă
..
main 1df85e0039 nvs_flash: Version compatibility check for nvs storage 7 ani în urmă
CMakeLists.txt 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 ani în urmă
Makefile f5ebeb4c4d component/bt : add uart(1/2) as HCI IO directly 8 ani în urmă
README.md 85efc08c27 component/bt: add link of tutorial in README.rst 8 ani în urmă
sdkconfig.defaults ee787085f9 component/bt : decrease memory consumption by conn number 7 ani în urmă

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.