Releases: joltwallet/esp_littlefs
Releases · joltwallet/esp_littlefs
v1.16.4
Bug Fixes
- Fix broken builds when SDMMC functionality is enabled. @BrianPugh in #219
- Thanks @igrr @RathiSonika
Full Changelog: v1.16.3...v1.16.4
v1.16.3
Bug Fixes
- ESP8266 RTOS SDK compatibility. by @Adam5Wu in #215
- Fix calloc parameter ordering to fix compiler warnings; no end-user impact. by @BrianPugh in #217
New Contributors
Full Changelog: v1.16.2...v1.16.3
v1.16.2
Bug Fixes
- Fix wrong limit on SD card block count by @huming2207 in #212
Full Changelog: v1.16.1...v1.16.2
v1.16.1
- Upgrade littlefs to v2.10.1
Full Changelog: v1.16.0...v1.16.1
v1.16.0
Features
- Update to new version of VFS API for
esp-idf >=v5.4
. The resulting system is more RAM-efficient. By @haberturdeur in #205
New Contributors
- @haberturdeur made their first contribution in #205
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- explicitly test against esp-idf v5.2 and v5.3 in CI by @BrianPugh in #198
- Update LFS to v2.10.0 by @BrianPugh in #207
Full Changelog: v1.14.8...v1.15.0
v1.14.8
What's Changed
- Fix broken littlefs binary image builds from v1.14.7 @BrianPugh in #194
Full Changelog: v1.14.7...v1.14.8
v1.14.7
What's Changed
- support littlefs-python 0.11.0 CLI in a backwards compatible way. by @BrianPugh in #191
Full Changelog: v1.14.6...v1.14.7