mirror of
https://github.com/espressif/esp-idf
synced 2025-03-21 15:09:07 -04:00
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.