333e16521b
Includes an introduction to using the Zephyr port on MicroPython. The quickref details examples of how to use each module the port currently supports. The tutorial provides additional details for Zephyr specific modules. Signed-off-by: Julia Hathaway <julia.hathaway@nxp.com>
17 lines
270 B
ReStructuredText
17 lines
270 B
ReStructuredText
.. _zephyr_tutorial:
|
|
|
|
MicroPython tutorial for the Zephyr port
|
|
========================================
|
|
|
|
This tutorial is intended to get you started with the Zephyr port.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
|
|
intro.rst
|
|
repl.rst
|
|
storage.rst
|
|
pins.rst
|
|
|