aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-27 22:41:57 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-27 22:47:53 -0400
commit51ffd7f8f5bb54c02891f4d548bb81cdb758272f (patch)
tree5334a2c1b0fd053fa48d50b9359c4d41e97521e5 /docs
parent2aed7be7393851d277cd4b9577f50c4ef9b4182b (diff)
downloadlibrambutan-51ffd7f8f5bb54c02891f4d548bb81cdb758272f.tar.gz
librambutan-51ffd7f8f5bb54c02891f4d548bb81cdb758272f.zip
Docs: Making boards pages point to "5V tolerant" definition.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/hardware/maple-mini.rst5
-rw-r--r--docs/source/hardware/maple-ret6.rst5
-rw-r--r--docs/source/hardware/maple.rst5
3 files changed, 9 insertions, 6 deletions
diff --git a/docs/source/hardware/maple-mini.rst b/docs/source/hardware/maple-mini.rst
index 743bf1d..dfad559 100644
--- a/docs/source/hardware/maple-mini.rst
+++ b/docs/source/hardware/maple-mini.rst
@@ -95,7 +95,7 @@ Master Pin Map
This table shows a summary the available functionality on every GPIO
pin, by peripheral type. The "5 V?" column documents whether or not
-the pin is 5 volt tolerant.
+the pin is :ref:`5 volt tolerant <gpio-5v-tolerant>`.
.. csv-table::
:header: Pin, :ref:`GPIO <gpio>`, :ref:`ADC <adc>`, :ref:`Timer <timers>`, :ref:`I2C <i2c>`, :ref:`UART <usart>`, :ref:`SPI <spi>`, 5 V?
@@ -296,7 +296,8 @@ damage your board permanently.
* **High voltage on non-tolerant pins**: not all header pins are 5 V
compatible; so e.g. connecting certain serial devices in the wrong
way could over-voltage the pins. The :ref:`pin-mapping master table
- <maple-mini-pin-map-master>` details which pins are 5 V-tolerant.
+ <maple-mini-pin-map-master>` details which pins are :ref:`5
+ V-tolerant <gpio-5v-tolerant>`.
Errata
------
diff --git a/docs/source/hardware/maple-ret6.rst b/docs/source/hardware/maple-ret6.rst
index 2f636d7..d419d62 100644
--- a/docs/source/hardware/maple-ret6.rst
+++ b/docs/source/hardware/maple-ret6.rst
@@ -104,7 +104,7 @@ Master Pin Map
This table shows a summary of the available functionality on every
GPIO pin, by peripheral type. The "5 V?" column documents whether or
-not the pin is 5 volt tolerant.
+not the pin is :ref:`5 volt tolerant <gpio-5v-tolerant>`.
.. csv-table::
:header: Pin, :ref:`GPIO <gpio>`, :ref:`ADC <adc>`, :ref:`Timer <timers>`, :ref:`I2C <i2c>`, :ref:`UART/USART <usart>`, :ref:`SPI <spi>`, 5 V?
@@ -328,7 +328,8 @@ damage your board permanently.
* **High voltage on non-tolerant pins**: not all header pins are 5V
compatible; so e.g. connecting certain serial devices in the wrong
way could over-voltage the pins. The :ref:`pin-mapping master table
- <maple-ret6-pin-map-master>` details which pins are 5V-tolerant.
+ <maple-ret6-pin-map-master>` details which pins are
+ :ref:`5V-tolerant <gpio-5v-tolerant>`.
Errata
------
diff --git a/docs/source/hardware/maple.rst b/docs/source/hardware/maple.rst
index fe2cae7..a06c222 100644
--- a/docs/source/hardware/maple.rst
+++ b/docs/source/hardware/maple.rst
@@ -153,7 +153,7 @@ Master Pin Map
This table shows a summary of the available functionality on every
GPIO pin, by peripheral type. The "5 V?" column documents whether or
-not the pin is 5 volt tolerant.
+not the pin is :ref:`5 volt tolerant <gpio-5v-tolerant>`.
.. csv-table::
:header: Pin, :ref:`GPIO <gpio>`, :ref:`ADC <adc>`, :ref:`Timer <timers>`, :ref:`I2C <i2c>`, :ref:`UART <usart>`, :ref:`SPI <spi>`, 5 V?
@@ -373,7 +373,8 @@ permanently.
* **High voltage on non-tolerant pins**: not all header pins are 5V
compatible; so e.g. connecting certain serial devices in the wrong
way could over-voltage the pins. The :ref:`pin-mapping master table
- <maple-pin-map-master>` details which pins are 5 V tolerant.
+ <maple-pin-map-master>` details which pins are :ref:`5 V tolerant
+ <gpio-5v-tolerant>`.
Errata
------