Files
esp-idf/docs/api-reference/peripherals/uart.rst
T

22 lines
315 B
ReStructuredText
Raw Normal View History

2016-11-10 22:50:55 +01:00
UART
====
Overview
--------
`Instructions`_
.. _Instructions: ../template.html
2016-11-10 22:50:55 +01:00
Application Example
-------------------
Configure uart settings and install uart driver to read/write using UART0 and UART1 interfaces: :example:`peripherals/uart`.
2016-11-10 22:50:55 +01:00
API Reference
-------------
.. include:: /_build/inc/uart.inc
2016-11-10 22:50:55 +01:00