summaryrefslogtreecommitdiffstatshomepage
path: root/docs/reference/index.rst
diff options
context:
space:
mode:
authorPeter Hinch <peter@hinch.me.uk>2016-09-06 07:52:00 +0100
committerDamien George <damien.p.george@gmail.com>2016-10-11 15:27:20 +1100
commit9e1dec181806d7cd34b5dfec8cdce4c41b39ab53 (patch)
tree7259083563f9378aba6d95a093594b59c3a8f090 /docs/reference/index.rst
parent39968aaaff575800218b47488f85eed7081cd0cb (diff)
downloadmicropython-9e1dec181806d7cd34b5dfec8cdce4c41b39ab53.tar.gz
micropython-9e1dec181806d7cd34b5dfec8cdce4c41b39ab53.zip
docs/reference: Add constrained.rst doc.
It contains detailed information about writing scripts to run efficiently on microcontrollers (and other constrained systems).
Diffstat (limited to 'docs/reference/index.rst')
-rw-r--r--docs/reference/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/index.rst b/docs/reference/index.rst
index ae8d6530af..7a85fc5cf3 100644
--- a/docs/reference/index.rst
+++ b/docs/reference/index.rst
@@ -15,6 +15,7 @@ MicroPython are described in the sections here.
repl.rst
isr_rules.rst
speed_python.rst
+ constrained.rst
.. only:: port_pyboard