Releases: joltwallet/esp_littlefs
Releases Β· joltwallet/esp_littlefs
v1.13.0
v1.12.1
What's Changed
- Update littlefs core to v2.8.2 by @BrianPugh in #168
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Platformio support by @EvEggelen in #166
New Contributors
- @tonyjackson-srt made their first contribution in #165
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Add CFLAG to select SPIRAM heap caps malloc by @tonyjackson-srt in #159
- Update readme to highlight concurrency issues by @BrianPugh in #162
New Contributors
- @tonyjackson-srt made their first contribution in #159
Full Changelog: v1.10.2...v1.11.0
v1.10.2
What's Changed
- Fix O_APPEND not working with other flags by @BrianPugh in #156
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- fix bad NULL-check when allocating primary filesystem structure by @BrianPugh in #152. Addresses #151
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Update LittleFS to v2.8.0; introduce
grow_on_mount
. by @BrianPugh in #148
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- Have clean target delete the littlefs_py_env files. by @BrianPugh in #150
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- publicly require the esp_partition component by @BrianPugh in #147
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Drop support for EOL esp-idf 4.1 and 4.2. by @BrianPugh in #141
- Replace mklittlefs with littlefs-python by @ianlevesque in #143
- This should improve cross-platform image-generation support, addressing #121, #132
- Thanks to @ianlevesque and @jrast for making this happen!
Full Changelog: v1.8.0...v1.9.0