aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/libmaple.rst
diff options
context:
space:
mode:
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