Historique des commits

Auteur SHA1 Message Date
  Themba Dube 1ee2f0b057 Skip flushing file if lfs_file_rawseek() doesn't change position il y a 5 ans
  Christopher Haster 93b967fbcd Moved sanity check in lfs_format after compaction il y a 5 ans
  Will 4c0b4a60d4 Remove inline_files_max and lfs_t entry for metadata_max il y a 5 ans
  Will ed272b72f7 Add metadata_max and inline_file_max to config il y a 5 ans
  Christopher Haster 0e591a4212 Fixed incorrect documentation in test.py il y a 5 ans
  Christopher Haster c290cbe72f Moved lfs_mdir_isopen behind LFS_NO_ASSERT il y a 5 ans
  Christopher Haster 7f2e81ad53 Removed .travis.yml il y a 5 ans
  Christopher Haster 9dd4ee3ab3 Added post-release script, cleaned up workflows il y a 5 ans
  Christopher Haster acc97aed02 Reduced build sources to just the core littlefs il y a 5 ans
  Christopher Haster 011d333558 Brought over the release workflow il y a 5 ans
  Christopher Haster 65ab1d7ec2 Fixed a recompilation issue in CI, tweaked coverage.py a bit more il y a 5 ans
  Christopher Haster 96a97479c7 Added BUILDDIR, a bit of script reworking il y a 5 ans
  Christopher Haster 4b0db6f848 Switched to lcov for coverage collection, greatly simplified coverage.py il y a 5 ans
  Christopher Haster 5bcee647c8 Added coverage.py, and optional coverage info to test.py il y a 5 ans
  Christopher Haster 38c1ee4845 Added GitHub workflows to run tests il y a 5 ans
  Christopher Haster 106963f538 Added scripts/code_size.py, for more in-depth code-size reporting il y a 5 ans
  xieyangrun de7634c518 Merge remote-tracking branch 'remotes/origin/master' il y a 5 ans
  xieyangrun 7a59091c1b update lfs v2.3.0 il y a 5 ans
  xieyangrun 4e295e334b https://github.com/geniusgogo/littlefs/commit/b5d27acbf965d5149e76407b04c2660ddcd0167e#diff-f760583e42c2270e40b514c73089180a il y a 5 ans
  xieyangrun d3c0067738 merge v2.2.0_for_rtthread il y a 5 ans
  xieyangrun 0892799191 change mtd driver il y a 7 ans
  Christopher Haster 5d9c15d513 Renamed internal lfs_*raw -> lfs_raw* functions il y a 5 ans
  Christopher Haster 61b02283fa Bumped minor version to v2.3 il y a 5 ans
  Christopher Haster a56ddf27a2 Changed lfs_dir_alloc to maximize block cycles for new metadata pairs il y a 5 ans
  Christopher Haster 25db0b23d1 Fixed allocation-eviction issue when erase state is multiple of block_cycles+1 il y a 5 ans
  Christopher Haster 55e8bd28c8 Moved lfs_mlist_isopen checks into the API wrappers il y a 5 ans
  Noah Gorny 2874394a1c Deprecate LFS_F_OPENED and use lfs_mlist_isused instead il y a 5 ans
  Christopher Haster 75131de614 Added thread-safe build+size reporting to CI il y a 5 ans
  Christopher Haster 7e7112809c Moved LFS_TRACE calls to API wrapper functions il y a 5 ans
  Christopher Haster a41dec7e10 Tweaked thread-safe implementation il y a 5 ans