From 04dec42bfb11f802c0b5ca2181f3fb57804dca51 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Sun, 6 May 2012 23:01:22 -0400 Subject: libmaple.rst: cosmetic tweak. libmaple proper isn't purely C; it contains some assembly, for instance. Signed-off-by: Marti Bolivar --- source/libmaple.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/libmaple.rst b/source/libmaple.rst index b06e73e..0517f44 100644 --- a/source/libmaple.rst +++ b/source/libmaple.rst @@ -15,8 +15,8 @@ libraries written for the `Arduino `_ and `Wiring .. _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/ +libmaple is split into two pieces: a lower level layer written in C, +which we call *libmaple proper* (in the `libmaple/ `_ directory of the source repository), and the Wiring-style C++ API written on top of it, called *Wirish* (in `wirish/ -- cgit v1.2.3