diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-09 15:27:10 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-09 15:27:10 -0400 |
commit | 2f4b336dd3ca8e8642a2405a87a19510caeba93c (patch) | |
tree | 9ab5fba5aa8abe21079922ba93703f1250f0a3ed /source | |
parent | 242c4d321604865f46abf1df30014a2718722023 (diff) | |
download | librambutan-2f4b336dd3ca8e8642a2405a87a19510caeba93c.tar.gz librambutan-2f4b336dd3ca8e8642a2405a87a19510caeba93c.zip |
gpio: Add ref to Native Beta master pin map.
Diffstat (limited to 'source')
-rw-r--r-- | source/gpio.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gpio.rst b/source/gpio.rst index af1de20..86f678f 100644 --- a/source/gpio.rst +++ b/source/gpio.rst @@ -69,11 +69,10 @@ GPIO port and bit for each pin number. The GPIO documentation for your board includes its pin map, which also lists the other peripherals by pin number: -.. 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 Native (Beta) <maple-native-b>` .. * :ref:`Maple Native <maple-native-gpios>` |