diff options
| author | Julia Hathaway <julia.hathaway@nxp.com> | 2021-08-02 17:01:57 -0500 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2021-08-13 20:20:57 +1000 |
| commit | 333e16521bc8af8a55f362c1bad2f21c4704d20b (patch) | |
| tree | 280617f7b9c28b6e2c46c20b0812441455311f26 /docs/index.rst | |
| parent | 42d1a1635cc35fd3a9ae28b19685184fc3c23f1e (diff) | |
docs/zephyr: Add quick reference for the Zephyr port.
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>
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 58552daf5..a97bff1c8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,3 +14,4 @@ MicroPython documentation and references rp2/quickref.rst wipy/quickref.rst unix/quickref.rst + zephyr/quickref.rst |
