esp-idf/examples/bluetooth/hci/controller_hci_uart
Fu Hanxi 5b2fa1a5ad build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
..
main
CMakeLists.txt build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
Makefile
README.md build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
sdkconfig.defaults

README.md

Supported Targets ESP32

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.