component/bt: add link of tutorial in README.rst

This commit is contained in:
island
2017-11-29 15:40:55 +08:00
parent 7a0608609f
commit 85efc08c27
14 changed files with 7 additions and 1 deletions
@@ -0,0 +1,7 @@
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.