Skip to content

Tags: PropGit/micropython

Tags

v1.0.1-mpy-beta

Toggle v1.0.1-mpy-beta's commit message
microbit: Enable loading of .mpy files.

Code size is increased by about 1k bytes.  Heap usage is similar to before
this commit: on a test suite of large example programs, those that could
run before can still run, and those that couldn't run still can't run.  But
all those that couldn't run before can now run if they are precompiled to a
.mpy.

v1.0.1

Toggle v1.0.1's commit message
The v1.0.1 release

v1.0.0

Toggle v1.0.0's commit message
The v1.0.0 release.

v1.0.0-rc.5

Toggle v1.0.0-rc.5's commit message
Update DAL for fix to compass heading north/south mirroring.

v1.0.0-rc.4

Toggle v1.0.0-rc.4's commit message
Allow button pins to be used as digital-in, update DAL.

v1.0.0-rc.3

Toggle v1.0.0-rc.3's commit message
Fix soft-reset button when on battery and update DAL.

v1.0.0-rc.2

Toggle v1.0.0-rc.2's commit message
Error messages without trace info are now scrolled on the display and…

… memory management tuning

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Feature freeze and getting ready for final 1.0.0

v1.0.0-beta.1

Toggle v1.0.0-beta.1's commit message
For testing prior to v1.0.0 release.

v0.9.0

Toggle v0.9.0's commit message