Skip to content

Commit ea9a904

Browse files
andrewleechdpgeorge
authored andcommitted
docs/reference/manifest: Add link to details about opt-level for freeze.
1 parent 1df7678 commit ea9a904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/manifest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Freezing source code
5757
directory then all files in that directory will be frozen.
5858

5959
*opt* is the optimisation level to pass to mpy-cross when compiling ``.py``
60-
to ``.mpy``.
60+
to ``.mpy``. These levels are described in :func:`micropython.opt_level`.
6161

6262
.. function:: freeze_as_str(path)
6363

0 commit comments

Comments
 (0)