From 20b3718c015db98433da121485fa6bb7ab88faa7 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 8 Oct 2010 22:07:53 -0400 Subject: current Maple documentation either rewritten or stubbed out in Sphinx --- source/hardware.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 source/hardware.rst (limited to 'source/hardware.rst') 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 -- cgit v1.2.3