aboutsummaryrefslogtreecommitdiffstats
path: root/source/lang
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-25 01:14:33 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-26 02:42:07 -0400
commit6432343170fc6f7d24e75220948c5d4c38394476 (patch)
tree89b1ad425c0bd55d8b0f4e70fcbc50cd715afeeb /source/lang
parentc10885c4b682ea91d700c257bd71dbeb204199ba (diff)
downloadlibrambutan-6432343170fc6f7d24e75220948c5d4c38394476.tar.gz
librambutan-6432343170fc6f7d24e75220948c5d4c38394476.zip
Docs: Add Maple Mini information
Flesh out and uncomment maple-mini.rst. Add links to pieces of it in various appropriate places throughout the rest of the documentation.
Diffstat (limited to 'source/lang')
-rw-r--r--source/lang/api/hardwarespi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lang/api/hardwarespi.rst b/source/lang/api/hardwarespi.rst
index a80e429..054d1a8 100644
--- a/source/lang/api/hardwarespi.rst
+++ b/source/lang/api/hardwarespi.rst
@@ -43,7 +43,7 @@ Turning the SPI Port On
Now it's time to turn your SPI port on. Do this with the ``begin()``
function (an example is given below).
-.. FIXME [0.0.11] Breathe doesn't include the class; fix & submit pull req
+.. FIXME [Breathe] Output doesn't include the class; fix & submit pull req
.. doxygenfunction:: HardwareSPI::begin