micropython/docs/wipy/tutorial/index.rst
Damien George b3e013f60e docs: Unify all the ports into one set of documentation.
With this commit there is now only one entry point into the whole
documentation, which describes the general MicroPython language, and then
from there there are links to information about specific platforms/ports.

This commit doesn't change content (almost, it does fix a few internal
links), it just reorganises things.
2018-10-01 13:53:53 +10:00

19 lines
331 B
ReStructuredText

.. _wipy_tutorial:
WiPy tutorials and examples
===========================
Before starting, make sure that you are running the latest firmware,
for instructions see :ref:`OTA How-To <wipy_firmware_upgrade>`.
.. toctree::
:maxdepth: 1
:numbered:
intro.rst
repl.rst
blynk.rst
wlan.rst
timer.rst
reset.rst