aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/usart.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-25 01:14:33 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-26 02:42:07 -0400
commit6bf24f14a33b7e6d4565cd147ad4d2252dba77ff (patch)
tree5b1daa2343b00254f9be514b5b6adef6a23b5018 /docs/source/usart.rst
parent69068c8ac050f6b6202da64e22de384af21b7339 (diff)
downloadlibrambutan-6bf24f14a33b7e6d4565cd147ad4d2252dba77ff.tar.gz
librambutan-6bf24f14a33b7e6d4565cd147ad4d2252dba77ff.zip
Docs: Add Maple Mini information
Flesh out and uncomment maple-mini.rst. Add links to pieces of it in various appropriate places throughout the rest of the documentation.
Diffstat (limited to 'docs/source/usart.rst')
-rw-r--r--docs/source/usart.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/usart.rst b/docs/source/usart.rst
index b3e1ea1..8766e3f 100644
--- a/docs/source/usart.rst
+++ b/docs/source/usart.rst
@@ -9,8 +9,7 @@ USART
Hardware/Circuit Design
-----------------------
-.. FIXME [0.0.12/Maple Native] UART4 and UART5, Native links
-.. FIXME [0.0.11] Mini info and links
+.. 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
@@ -24,6 +23,7 @@ available here:
* :ref:`Maple <maple-usart-map>`
* :ref:`Maple RET6 Edition <maple-ret6-usart-map>`
+* :ref:`Maple Mini <maple-mini-usart-map>`
If you use a particular serial port, you cannot also use its
communication pins for other purposes at the same time.