controller_hci_uart: rename the example with suffix "_esp32" to differentiate with that of ESP32-C3

This commit is contained in:
wangmengyang
2021-08-16 11:33:04 +08:00
committed by bot
parent 5eb098393b
commit ef2a871e2c
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
| 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.