diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-27 22:41:57 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-27 22:47:53 -0400 |
commit | 51ffd7f8f5bb54c02891f4d548bb81cdb758272f (patch) | |
tree | 5334a2c1b0fd053fa48d50b9359c4d41e97521e5 /docs/source/hardware/maple-mini.rst | |
parent | 2aed7be7393851d277cd4b9577f50c4ef9b4182b (diff) | |
download | librambutan-51ffd7f8f5bb54c02891f4d548bb81cdb758272f.tar.gz librambutan-51ffd7f8f5bb54c02891f4d548bb81cdb758272f.zip |
Docs: Making boards pages point to "5V tolerant" definition.
Diffstat (limited to 'docs/source/hardware/maple-mini.rst')
-rw-r--r-- | docs/source/hardware/maple-mini.rst | 5 |
1 files changed, 3 insertions, 2 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 ------ |