Commit History

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