esp-idf/examples/bluetooth/controller_hci_uart
Ivan Grokhotkov 0e54caabe3 examples: add missing nvs_flash.h include 2017-07-20 17:20:49 +08:00
..
main examples: add missing nvs_flash.h include 2017-07-20 17:20:49 +08:00
Makefile
README.rst
sdkconfig.defaults

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.