Skip to content

Version 0.3.2

Latest
Compare
Choose a tag to compare
@Daft-Freak Daft-Freak released this 16 Aug 15:17
· 38 commits to master since this release
264b70c

Less is More

This release is all about removing things, but in a good way.

delete[] examples

The examples now live over at https://github.com/32blit/32blit-examples. However if you still want to build them with the SDK , you can clone that repo to [sdk root]/examples like it was before.

duplication--

Some code is now shared between 32blit-stm32 and 32blit-pico as part of the ongoing quest of adding more features to -pico.

broken = false

Finally, this release is less broken due to being built with the latest tools. There's also fixes for building with pico-sdk 2.0.

What's Changed

Full Changelog: v0.3.1...v0.3.2