Skip to content

v2.5.1

Compare
Choose a tag to compare
@geky-bot geky-bot released this 10 Nov 21:11
6a53d76
Configuration Code Stack Structs Coverage
Default 15722 B (+0.0%) 1312 B (+0.0%) 772 B (+0.0%) 92.6% of 2384 lines (-0.1%)
Readonly 5746 B (+0.1%) 352 B (+0.0%) 772 B (+0.0%)
Threadsafe 16516 B (+0.0%) 1312 B (+0.0%) 780 B (+0.0%)
Migrate 17414 B (+0.0%) 1648 B (+0.0%) 776 B (+0.0%)
Error-asserts 16326 B (+0.0%) 1304 B (+0.0%) 772 B (+0.0%)

740d9ac Fix readme Mbed link
d08f949 Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one case
9e965a8 lfs_util: Fix endiannes conversion when LFS_NO_INTRINSICS is set
eb9f4d5 Fix invalid block size reporting.
a25681b Improve lfs_file_close usage description
47914b9 Fixed self-assign warnings discovered by clang
30175de Remove -Wshadow -Wjump-misses-init -Wundef
2374762 Added clang build step to CI
a405c32 lfs_filebd_sync: fix compilation on Windows
9af63b3 Fix buffer overflow in tests when using a large block size
6c720dc Fix unused function warning with LFS_NO_MALLOC