.. _zephyr_quickref: Quick reference for the Zephyr port =================================== Below is a quick reference for the Zephyr port. If it is your first time working with this port please consider reading the following sections first: .. toctree:: :maxdepth: 1 general.rst tutorial/index.rst Running MicroPython ------------------- See the corresponding section of the tutorial: :ref:`intro`. Delay and timing ---------------- Use the :mod:`time