esp-idf/examples/bluetooth/controller_hci_uart
zhiweijian 5dfbacd00e Component/bt: modify license 2018-01-15 19:47:23 +08:00
..
main Component/bt: modify license 2018-01-15 19:47:23 +08:00
Makefile
README.md component/bt: add link of tutorial in README.rst 2018-01-03 11:13:27 +08:00
sdkconfig.defaults

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.