diff options
Diffstat (limited to 'source')
-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 |