mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
d24fe09356
Moved HCI examples from bluetooth/bluedroid/hci to bluetooth/hci. See merge request espressif/esp-idf!6686
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.