esp-idf/examples/bluetooth/hci/controller_hci_uart
Jiang Jiang Jian d24fe09356 Merge branch 'feature/reorganise_bluetooth-bluedroid-hci' into 'master'
Moved HCI examples from bluetooth/bluedroid/hci to bluetooth/hci.

See merge request espressif/esp-idf!6686
2019-12-04 20:28:20 +08:00
..
main Merge branch 'feature/reorganise_bluetooth-bluedroid-hci' into 'master' 2019-12-04 20:28:20 +08:00
CMakeLists.txt
Makefile
README.md
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.