OVMS3-idf/examples/bluetooth/hci/controller_hci_uart
2019-12-11 15:57:49 +11:00
..
main
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults examples: fix sdkconfig warnings 2019-12-11 15:57:49 +11:00

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.