aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/hardware.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/hardware.rst')
-rw-r--r--docs/source/hardware.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/source/hardware.rst b/docs/source/hardware.rst
new file mode 100644
index 0000000..1fa3554
--- /dev/null
+++ b/docs/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