micropython/ports/unix/manifest_coverage.py
Damien George b1c0355b93 unix: Convert to use FROZEN_MANIFEST to specify frozen code.
Removes symlinks in modules directory, all frozen code is now specified by
manifest.py.
2019-10-15 21:35:27 +11:00

3 lines
66 B
Python

freeze_as_str('coverage-frzstr')
freeze_as_mpy('coverage-frzmpy')