aboutsummaryrefslogtreecommitdiffstats
path: root/source/usart.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-09-08 01:46:34 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-09-08 01:51:20 -0400
commit64a89ce0c4dc6adf5fc9dc77f3036e6026d84e29 (patch)
tree1f0b12b3408be641c799e6611035154684748301 /source/usart.rst
parent6e5d59170853b5ec360ea2de1974b3cbcda3b4ad (diff)
downloadlibrambutan-64a89ce0c4dc6adf5fc9dc77f3036e6026d84e29.tar.gz
librambutan-64a89ce0c4dc6adf5fc9dc77f3036e6026d84e29.zip
Add links to Native Beta pin maps from peripheral pages.
Diffstat (limited to 'source/usart.rst')
-rw-r--r--source/usart.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/usart.rst b/source/usart.rst
index fa9c55c..4807431 100644
--- a/source/usart.rst
+++ b/source/usart.rst
@@ -22,8 +22,6 @@ pin, and your Maple board's ground to your device's ground.
.. warning:: Don't connect these pins directly to an RS232 serial
port; they operate at +/- 12V and can damage your board.
-.. TODO [0.0.12/Maple Native] UART4 and UART5, Native links
-
Each LeafLabs board has at least 3 separate USART devices. In the most
simple use case, the RX and TX pins are used to send data at a
predetermined speed (or *baud rate*). Their usage is documented in
@@ -36,6 +34,7 @@ available here:
* :ref:`Maple <maple-usart-map>`
* :ref:`Maple RET6 Edition <maple-ret6-usart-map>`
* :ref:`Maple Mini <maple-mini-usart-map>`
+* :ref:`Maple Native Beta <maple-native-b-usart-map>`
If you use a particular serial port, you cannot also use its
communication pins for other purposes at the same time.