v0.1.0a4
Pre-release
Pre-release
Companion release to PyMCU v0.1.0a4.
- Constant-delay outlining: repeated
delay_ms/delay_usbusy loops share one subroutine per iteration count — lcd −51%, blink 56→44 B, with a hard guarantee the delay never gets shorter (cycle-verified; disabled on reduced-core ATtiny). - New integration fixtures: tuple return annotations, the real async timebase, MAX7219 chip-select (mutation-checked), branchy-region outlining, shared-delay cycle counts. Suite: 1063 tests.
Install: pip install --pre "pymcu-compiler[avr]"