v0.1.0a4
Pre-release
Pre-release
Companion release to PyMCU v0.1.0a4.
pymcu flashworks end to end on the Pico / Pico 2: every build now packsdist/firmware.uf2next to the.bin(pure-Python UF2 packer, family IDs verified byte-for-byte against a hardware-proven reference; RP20400xe48bff56, RP2350 ARM-S0xe48bff59).- Correctness: operand-less inline
asm()now clobbers memory — LLVM could previously hoist loads acrosscpsid, silently breaking critical sections; the backend binary codesign is verify-first and flock-serialized. - New
irq-criticalexample + UF2 artifact tests. Suite: 70 tests.
Install: pip install --pre "pymcu-compiler[arm]"