27abac95d8
Changes are: - The default manifest.py is moved to the variants directory (it's in "boards" in other ports). - The coverage variant now uses a custom manifest in its variant directory to add frzmpy/frzstr. - The frzmpy/frzstr tests are moved to variants/coverage/.
3 lines
106 B
Python
3 lines
106 B
Python
freeze_as_mpy('$(MPY_DIR)/tools', 'upip.py')
|
|
freeze_as_mpy('$(MPY_DIR)/tools', 'upip_utarfile.py', opt=3)
|