aboutsummaryrefslogtreecommitdiffstats
path: root/source/gpio.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
commit6432343170fc6f7d24e75220948c5d4c38394476 (patch)
tree89b1ad425c0bd55d8b0f4e70fcbc50cd715afeeb /source/gpio.rst
parentc10885c4b682ea91d700c257bd71dbeb204199ba (diff)
downloadlibrambutan-6432343170fc6f7d24e75220948c5d4c38394476.tar.gz
librambutan-6432343170fc6f7d24e75220948c5d4c38394476.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 'source/gpio.rst')
-rw-r--r--source/gpio.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/gpio.rst b/source/gpio.rst
index 74be3d4..64ad494 100644
--- a/source/gpio.rst
+++ b/source/gpio.rst
@@ -20,19 +20,19 @@ Pin Maps
The hardware documentation for your board lists each pin's
capabilities, by pin number:
-.. TODO [0.1.0] Uncomment Mini and Native GPIO links
+.. TODO [0.0.12] Native link
* :ref:`Maple <maple-gpios>`
* :ref:`Maple RET6 Edition <maple-ret6-gpios>`
+* :ref:`Maple Mini <maple-mini-gpios>`
-.. * :ref:`Maple Mini <maple-mini-gpios>`
.. * :ref:`Maple Native <maple-native-gpios>`
The current and voltage limitations were determined using the STM32
datasheets. In particular, only some GPIO pins are **5V tolerant**,
which means that applying 5 volts to a pin and reading it as input or
allowing it to drain to ground will not damage that pin. Connecting a
-voltage higher than 3.3V to a non-5V tolerant pin may damage your
+voltage higher than 3.3 V to a non-5 V tolerant pin may damage your
board.
.. _gpio-modes: