Skip to content

Release 1.3.0 - Better ESP32 partition support

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 18:02
5edc749

This release rewrites the ESP32 partitions.csv support to allow for things like using "M" and "K" to specify partition sizes, as well as automatic sequential assignment of addresses. It also checks the partition type, not name, as well as recognizing littlefs type partitions.

RP2040 and RP2350 should see no differences.

What's Changed

Full Changelog: 1.2.1...1.3.0