micropython/tests/frozen
Angus Gratton 3ec8b9a77c all: Replace legacy name with MicroPython and MPy as applicable.
With the aim of getting consistency, and removing the need to learn an
additional term, replace uses of uPy/uPython with MPy/MicroPython.

Rule of thumb was to use "MPy" abbreviation where "CPy" is used nearby, but
the full word MicroPython otherwise.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-10-04 00:19:40 +10:00
..
frozentest.mpy all: Replace legacy name with MicroPython and MPy as applicable. 2025-10-04 00:19:40 +10:00
frozentest.py all: Replace legacy name with MicroPython and MPy as applicable. 2025-10-04 00:19:40 +10:00
README.md tests/frozen: Move frozentest.mpy from ports/ to tests/. 2022-09-19 23:51:10 +10:00

This is a .mpy built against the current .mpy version that can be used to test freezing without a dependency on mpy-cross.