aboutsummaryrefslogtreecommitdiffstats
path: root/source/hardware.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-08 22:07:53 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-08 22:07:53 -0400
commit20b3718c015db98433da121485fa6bb7ab88faa7 (patch)
tree6a75283ab9d705e6309bdcce2c7487c612b1ea87 /source/hardware.rst
parent2eb7dee002654d645a84cbb5c1e88aad7c45528d (diff)
downloadlibrambutan-20b3718c015db98433da121485fa6bb7ab88faa7.tar.gz
librambutan-20b3718c015db98433da121485fa6bb7ab88faa7.zip
current Maple documentation either rewritten or stubbed out in Sphinx
Diffstat (limited to 'source/hardware.rst')
-rw-r--r--source/hardware.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/source/hardware.rst b/source/hardware.rst
new file mode 100644
index 0000000..1fa3554
--- /dev/null
+++ b/source/hardware.rst
@@ -0,0 +1,24 @@
+.. _hardware:
+
+=================================
+ Hardware-Specific Documentation
+=================================
+
+This page indexes the Maple's capabilities for interacting with
+external hardware peripherals. For information about a particular
+device or protocol, see its individual reference page.
+
+Individual reference pages:
+
+.. toctree::
+ :maxdepth: 2
+
+ i2c
+ pwm
+ gpio
+ usb
+ jtag
+ adc
+ spi
+ usart
+ timers