v2.11.2
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%) |
Fixed inverted dir->count check logic Moved dir->count check before commit, limited to < 0xff Add littlefs-toy to the related projects section. compact when dir count hits 0x3ff fix: add missing return causing uninitialized reads fix: also assert inside lfs_bd_read fix: false uninitialized read warning