Skip to content

v2.11.2

Latest

Choose a tag to compare

@geky-bot geky-bot released this 29 Sep 21:24
adad0fb

littlefs3 status: in-progress, unstable (update).
littlefs2 status: feature freeze.

Code Stack Structs Coverage
Default 17128 B (+0.1%) 1448 B (+0.0%) 812 B (+0.0%) Lines 2438/2599 lines (-0.0%)
Readonly 6234 B (+0.1%) 448 B (+0.0%) 812 B (+0.0%) Branches 1288/1624 branches (-0.1%)
Threadsafe 17980 B (+0.1%) 1448 B (+0.0%) 820 B (+0.0%) Benchmarks
Multiversion 17200 B (+0.1%) 1448 B (+0.0%) 816 B (+0.0%) Readed 29000746676 B (-1.3%)
Migrate 18792 B (+0.1%) 1752 B (+0.0%) 816 B (+0.0%) Proged 1482895246 B (+0.0%)
Error-asserts 17952 B (+0.2%) 1440 B (+0.0%) 812 B (+0.0%) Erased 1568921600 B (+0.0%)

4cd2bfc Fixed inverted dir->count check logic
f24ff9f Moved dir->count check before commit, limited to < 0xff
f5b2226 Add littlefs-toy to the related projects section.
172a186 compact when dir count hits 0x3ff
8b75de7 fix: add missing return causing uninitialized reads
11cecd0 fix: also assert inside lfs_bd_read
8c7b6b2 fix: false uninitialized read warning