mirror of
https://github.com/espressif/esp-idf
synced 2025-04-06 06:40:11 -04:00
11 lines
298 B
Markdown
11 lines
298 B
Markdown
| 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.
|
|
|
|
|