This release fixes an error in the LittleFS filesystem path so that files are included correctly.
It also bumps to a new release of dir2uf2 with support for sparse binaries, letting us drop the 0xff
padding between the end of the firmware and the start of the filesystem. This reduces the filesize and flash time of "with-filesystem" builds.
What's Changed
- CI tweaks by @Gadgetoid in #5
- Bump dir2uf2 and produce sparse filesystem builds by @Gadgetoid in #7
Full Changelog: v0.0.4...v0.0.5