Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed il y a 5 ans
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position il y a 5 ans
  Christopher Haster 6592719d28 Removed .travis.yml il y a 5 ans
  Christopher Haster c9110617b3 Added post-release script, cleaned up workflows il y a 5 ans
  Christopher Haster 104d65113d Reduced build sources to just the core littlefs il y a 5 ans
  Christopher Haster 6d3e4ac33e Brought over the release workflow il y a 5 ans
  Christopher Haster 9d6546071b Fixed a recompilation issue in CI, tweaked coverage.py a bit more il y a 5 ans
  Christopher Haster b84fb6bcc5 Added BUILDDIR, a bit of script reworking il y a 5 ans
  Christopher Haster 887f3660ed Switched to lcov for coverage collection, greatly simplified coverage.py il y a 5 ans
  Christopher Haster eeeceb9e30 Added coverage.py, and optional coverage info to test.py il y a 5 ans
  Christopher Haster b2235e956d Added GitHub workflows to run tests 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
  Bill Gesner 0953cfee0e make raw functions static. formatting tweaks il y a 5 ans
  Bill Gesner ba68a08b2f Squash of thread-safe PR cleanup il y a 5 ans
  Bill Gesner fc3f88e5c1 add thread safe wrappers il y a 5 ans
  Christopher Haster e33ee1fd49 Added read-only build+size reporting to CI il y a 5 ans
  Maxime Vincent 312e482513 Squash of LFS_READONLY cleanup il y a 5 ans