diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-07 22:56:28 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 01:51:19 -0400 |
commit | 8b56515e76646ec1f8e87c59cdab5f2af9abe1a7 (patch) | |
tree | 0a6c39555a31074c35fbe8e8ef7ac046cc56839a | |
parent | b4d13e1abf3314ba66d0f40205463489d6de885f (diff) | |
download | librambutan-8b56515e76646ec1f8e87c59cdab5f2af9abe1a7.tar.gz librambutan-8b56515e76646ec1f8e87c59cdab5f2af9abe1a7.zip |
hardware: Cosmetics.
-rw-r--r-- | source/hardware/maple-mini.rst | 4 | ||||
-rw-r--r-- | source/hardware/maple-ret6.rst | 2 | ||||
-rw-r--r-- | source/hardware/maple.rst | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/hardware/maple-mini.rst b/source/hardware/maple-mini.rst index f773973..986ab4b 100644 --- a/source/hardware/maple-mini.rst +++ b/source/hardware/maple-mini.rst @@ -236,8 +236,8 @@ USART Pin Map ^^^^^^^^^^^^^ The Maple Mini has three serial ports (also known as :ref:`USARTs -<usart>`). They communicate using the pins summarized in the following -table: +<usart>`). They communicate using the pins given in the following +table. .. csv-table:: :header: Serial Port, TX, RX, CK, CTS, RTS diff --git a/source/hardware/maple-ret6.rst b/source/hardware/maple-ret6.rst index e3cdaec..725c064 100644 --- a/source/hardware/maple-ret6.rst +++ b/source/hardware/maple-ret6.rst @@ -259,7 +259,7 @@ USART Pin Map The Maple RET6 Edition has three serial ports whose pins are broken out to headers (also known as :ref:`USARTs <usart>`). They communicate -using the pins summarized in the following table: +using the pins given in the following table. .. csv-table:: :header: Serial Port, TX, RX, CK, CTS, RTS diff --git a/source/hardware/maple.rst b/source/hardware/maple.rst index 90a1203..610fdfc 100644 --- a/source/hardware/maple.rst +++ b/source/hardware/maple.rst @@ -306,9 +306,9 @@ The following table shows which pins connect to which :ref:`EXTI lines USART Pin Map ^^^^^^^^^^^^^ -The Maple has three serial ports (also known as USARTs): ``Serial1``, -``Serial2``, and ``Serial3``. They communicate using the pins -summarized in the following table: +The Maple has three serial ports (also known as :ref:`USARTs +<usart>`): ``Serial1``, ``Serial2``, and ``Serial3``. They communicate +using the pins given in the following table. .. csv-table:: :header: Serial Port, TX, RX, CK, CTS, RTS |