Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18Added explicit assert for minimum block size of 128 bytesassert-minimum-block-sizeChristopher Haster
2022-11-10Merge pull request #744 from littlefs-project/fix-fetchmatch-err-pathv2.5.1Christopher Haster
2022-11-10Merge pull request #742 from carlescufi/fix-be-le-conversionsChristopher Haster
2022-11-10Merge pull request #740 from cbiffle/fix-invalid-block-size-reportingChristopher Haster
2022-11-10Merge pull request #726 from Xenoamor/patch-1Christopher Haster
2022-11-10Merge pull request #724 from littlefs-project/clang-lintChristopher Haster
2022-11-10Merge pull request #715 from Mixaill/patch-1Christopher Haster
2022-11-10Merge pull request #709 from BRTSG-FOSS/hotfix/tests-buffer-overflowChristopher Haster
2022-11-10Merge pull request #675 from kevinior/lfs_file_rawopen_nomallocChristopher Haster
2022-11-10Merge pull request #673 from monowii/patch-1Christopher Haster
2022-11-09Fix readme Mbed linkmonowii
2022-11-04Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one casefix-fetchmatch-err-pathChristopher Haster
2022-10-27lfs_util: Fix endiannes conversion when LFS_NO_INTRINSICS is setCarles Cufi
2022-10-10Fix invalid block size reporting.Cliff L. Biffle
2022-09-12Improve lfs_file_close usage descriptionXenoamor
2022-09-07Fixed self-assign warnings discovered by clangclang-lintChristopher Haster
2022-09-07Remove -Wshadow -Wjump-misses-init -WundefChristopher Haster
2022-09-07Added clang build step to CIChristopher Haster
2022-07-27lfs_filebd_sync: fix compilation on WindowsMikhail Paulyshka
2022-07-09Fix buffer overflow in tests when using a large block sizeJan Boon
2022-04-25Fix unused function warning with LFS_NO_MALLOCKevin ORourke
2022-04-14Merge pull request #669 from littlefs-project/develv2.5.0Christopher Haster
2022-04-14Bumped minor version to v2.5Christopher Haster
2022-04-11Reduced lfs_dir_traverse's explicit stack to 3 framesChristopher Haster
2022-04-11Merge pull request #658 from littlefs-project/no-recursionChristopher Haster
2022-04-11Merge pull request #666 from invoxiaamo/rename-opti2Christopher Haster
2022-04-11Merge pull request #657 from littlefs-project/copyright-updateChristopher Haster
2022-04-11Merge pull request #643 from microist/fix-filebd-windowsChristopher Haster
2022-04-11Fixes to use lfs_filebd on windows platformsMartin Hoffmann
2022-04-11Merge pull request #638 from lmapii/masterChristopher Haster
2022-04-11Merge pull request #632 from robekras/patch-1Christopher Haster
2022-04-10Merge pull request #630 from Johnxjj/dev-johnxjjChristopher Haster
2022-04-10Merge pull request #614 from nnayo/fix_no_malloc_2Christopher Haster
2022-04-10Merge pull request #584 from colin-foster-in-advantage/block_size_mount_failChristopher Haster
2022-04-10Optimization of the rename case.Arnaud Mouiche
2022-04-10Updated error handling for NOSPCmartin
2022-04-10Set the limit, the cursor cannot be set to a negative numberxujunjun
2022-04-10Squash of CR changesColin Foster
2022-04-10Modified robekras's optimization to avoid flush for all seeks in cacheChristopher Haster
2022-04-09Update lfs.crobekras
2022-03-22Fixed missing definition of lfs_cache_drop in readonly modev2.4.2Christopher Haster
2022-03-21Merge branch 'bf_lfs_file_seek_readonly' into HEADChristopher Haster
2022-03-21Tweaked lfs_file_flush to still flush caches when build under LFS_READONLYChristopher Haster
2022-03-21Fix lfs_file_seek doesn't update cache properties correctly in readonly mode....ondrap
2022-03-21Merge pull request #650 from Kongduino/patch-1Christopher Haster
2022-03-21Merge pull request #635 from mikee47/fix/spelling-errorsChristopher Haster
2022-03-21Merge pull request #620 from XinStellaris/masterChristopher Haster
2022-03-21Merge pull request #612 from tniessen/patch-1Christopher Haster
2022-03-21Merge pull request #606 from eclig/improve-config-docChristopher Haster
2022-03-21Merge pull request #593 from tannewt/patch-1Christopher Haster