aboutsummaryrefslogtreecommitdiffstats
path: root/docs/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
commit3bc44b272d00ec4ae6e995944817570cfdc6d1e0 (patch)
treed205d1ce3ec5ac9db868d4ca6778b045dc24633c /docs/source/libmaple.rst
parentf4c0972be42f0f7b5cb17b9eed99e08e379b6bb3 (diff)
downloadlibrambutan-3bc44b272d00ec4ae6e995944817570cfdc6d1e0.tar.gz
librambutan-3bc44b272d00ec4ae6e995944817570cfdc6d1e0.zip
Docs: correcting "Github" -> "GitHub".
Diffstat (limited to 'docs/source/libmaple.rst')
-rw-r--r--docs/source/libmaple.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/libmaple.rst b/docs/source/libmaple.rst
index 375e821..d9f30be 100644
--- a/docs/source/libmaple.rst
+++ b/docs/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