Skip to content

Releases: PropGit/micropython

v1.0.1-mpy-beta

03 Sep 20:28

Choose a tag to compare

v1.0.1-mpy-beta Pre-release
Pre-release

Beta for Testing MPY Support

This release (files below) contains micro:bit MicroPython v1.0.1 runtimes, with and without .mpy file (frozen bytecode) support.

It also contains original .py source (and their converted .mpy forms) of v0.8.0 modules from Parallax's cyber:bot product, the MicroPython v1.9.2 mpy-cross executable (for Ubuntu 18.04) used to convert them, and memory test scripts as well as a results spreadsheet to collect user application heap (RAM) consumption/savings details.

Notably, a runtime problem was detected, documented here, and reproducible using the problem_script archive.