mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
frozentest.mpy was previously duplicated in ports/minimal and ports/powerpc. This needs to be re-generated on every .mpy version increase, so might as well just have a single copy of it. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
3 lines
123 B
Markdown
3 lines
123 B
Markdown
This is a .mpy built against the current .mpy version that can be used to test
|
|
freezing without a dependency on mpy-cross.
|