mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02: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.