diff options
-rw-r--r-- | source/libmaple.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/libmaple.rst b/source/libmaple.rst index d9f30be..60bf814 100644 --- a/source/libmaple.rst +++ b/source/libmaple.rst @@ -13,6 +13,8 @@ Cortex M3 microcontrollers. Its high-level interfaces are libraries written for the `Arduino <http://arduino.cc>`_ and `Wiring <http://wiring.org.co/>`_ development boards. +.. _libmaple-vs-wirish: + libmaple is split into two pieces: a lower level layer written in pure C, which we call *libmaple proper* (in the `libmaple/ <https://github.com/leaflabs/libmaple/tree/master/libmaple>`_ |