30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
21 lines
315 B
ReStructuredText
21 lines
315 B
ReStructuredText
UART
|
|
====
|
|
|
|
Overview
|
|
--------
|
|
|
|
`Instructions`_
|
|
|
|
.. _Instructions: ../template.html
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
Configure uart settings and install uart driver to read/write using UART0 and UART1 interfaces: :example:`peripherals/uart`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/uart.inc
|
|
|
|
|