diff options
| author | iabdalkader <i.abdalkader@gmail.com> | 2024-02-29 12:31:24 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-03-15 18:11:28 +1100 |
| commit | e5ca06a06fbb36b82dc50c118735cc1c10506080 (patch) | |
| tree | b041e615c234eb676947d35722b24a0b6847df88 /docs/library/index.rst | |
| parent | 864e4596bf1c99112019b3d0d169f140ea9f2284 (diff) | |
docs/library/openamp: Document the new openamp module.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'docs/library/index.rst')
| -rw-r--r-- | docs/library/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index eb29b7680..4209a0781 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -103,6 +103,7 @@ the following libraries. micropython.rst neopixel.rst network.rst + openamp.rst uctypes.rst vfs.rst |
