Skip to content

Version v1.0.2 - MicroPython v1.23+

Latest
Compare
Choose a tag to compare
@ZodiusInfuser ZodiusInfuser released this 27 Sep 11:26
· 2 commits to main since this release
868e7cd

This release is primarily a MicroPython version bump to v1.23, ahead of some bigger changes that will be coming in the future.

The build brings in all commits up to the end of 26/09/2024, and includes specific changes needed for supporting Yukon.

It also includes an improved WavPlayer class, thanks to efforts over in the PicoFX repo, and may resolve issue #4 thanks to explicit deinit of I2S at the C level.

Finally, the filesystem builds be a lot smaller now thanks to @Gadgetoid's improvements to dir2uf2!

As always, be sure to back up your board files before doing any Micropython upgrade. The pimoroni-yukon-v1.0.2-micropython.uf2 should not touch your files but there is always a risk.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2