esp-idf/examples/bluetooth/controller_hci_uart
Tian Hao 643a79c527 component/bt : fix controller_hci_uart sdkconfig.defaults 2017-06-15 14:23:08 +08:00
..
main
Makefile
README.rst
sdkconfig.defaults component/bt : fix controller_hci_uart sdkconfig.defaults 2017-06-15 14:23:08 +08:00

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.