mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +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>
This is a .mpy built against the current .mpy version that can be used to test freezing without a dependency on mpy-cross.