aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 18:53:07 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-13 20:10:37 -0400
commitb93c724a9e811c6716cd6e0b34a233f4b4d35502 (patch)
tree8a8892ab1f794e246a9803c0925511557b185e57 /source/libmaple.rst
parent9cca28742e8669e69df04f4deb6f6f4bd11b38a1 (diff)
downloadlibrambutan-b93c724a9e811c6716cd6e0b34a233f4b4d35502.tar.gz
librambutan-b93c724a9e811c6716cd6e0b34a233f4b4d35502.zip
Docs: correcting "Github" -> "GitHub".
Diffstat (limited to 'source/libmaple.rst')
-rw-r--r--source/libmaple.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/libmaple.rst b/source/libmaple.rst
index 375e821..d9f30be 100644
--- a/source/libmaple.rst
+++ b/source/libmaple.rst
@@ -5,12 +5,12 @@
``libmaple``
============
-LeafLabs' libmaple (`source code on Github
+LeafLabs' libmaple (`source code on GitHub
<https://github.com/leaflabs/libmaple>`_) is the library we have
-developed for the `STM32 <http://www.st.com/stonline>`_ line of ARM Cortex M3
-microcontrollers. Its high-level interfaces are :ref:`largely
-compatible <arduino-compatibility>` with the AVR libraries written for
-the `Arduino <http://arduino.cc>`_ and `Wiring
+developed for the `STM32 <http://www.st.com/stonline>`_ line of ARM
+Cortex M3 microcontrollers. Its high-level interfaces are
+:ref:`largely compatible <arduino-compatibility>` with the AVR
+libraries written for the `Arduino <http://arduino.cc>`_ and `Wiring
<http://wiring.org.co/>`_ development boards.
libmaple is split into two pieces: a lower level layer written in pure