コミット履歴

作者 SHA1 メッセージ 日付
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed 5 年 前
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position 5 年 前
  Christopher Haster 6592719d28 Removed .travis.yml 5 年 前
  Christopher Haster c9110617b3 Added post-release script, cleaned up workflows 5 年 前
  Christopher Haster 104d65113d Reduced build sources to just the core littlefs 5 年 前
  Christopher Haster 6d3e4ac33e Brought over the release workflow 5 年 前
  Christopher Haster 9d6546071b Fixed a recompilation issue in CI, tweaked coverage.py a bit more 5 年 前
  Christopher Haster b84fb6bcc5 Added BUILDDIR, a bit of script reworking 5 年 前
  Christopher Haster 887f3660ed Switched to lcov for coverage collection, greatly simplified coverage.py 5 年 前
  Christopher Haster eeeceb9e30 Added coverage.py, and optional coverage info to test.py 5 年 前
  Christopher Haster b2235e956d Added GitHub workflows to run tests 5 年 前
  Themba Dube 6bb4043154 Skip flushing file if lfs_file_rawseek() doesn't change position 5 年 前
  Christopher Haster 2b804537b0 Moved sanity check in lfs_format after compaction 5 年 前
  Christopher Haster d804c2d3b7 Added scripts/code_size.py, for more in-depth code-size reporting 5 年 前
  Will 37f4de2976 Remove inline_files_max and lfs_t entry for metadata_max 5 年 前
  Will 6b16dafb4d Add metadata_max and inline_file_max to config 5 年 前
  Christopher Haster 1a59954ec6 Merge pull request #495 from littlefs-project/devel 5 年 前
  Christopher Haster 6a7012774d Renamed internal lfs_*raw -> lfs_raw* functions 5 年 前
  Christopher Haster 288a5cbc8d Bumped minor version to v2.3 5 年 前
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction 5 年 前
  Christopher Haster 2bb523421e Moved lfs_mlist_isopen checks into the API wrappers 5 年 前
  Noah Gorny 7388b2938a Deprecate LFS_F_OPENED and use lfs_mlist_isused instead 5 年 前
  Christopher Haster ce425a56c3 Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-option 5 年 前
  Christopher Haster a99a93fb27 Added thread-safe build+size reporting to CI 5 年 前
  Christopher Haster 45afded784 Moved LFS_TRACE calls to API wrapper functions 5 年 前
  Christopher Haster 00a9ba7826 Tweaked thread-safe implementation 5 年 前
  Bill Gesner fc6988c7c3 make raw functions static. formatting tweaks 5 年 前
  Bill Gesner d0f055d321 Squash of thread-safe PR cleanup 5 年 前
  Christopher Haster b9fa33f9bc Merge pull request #480 from maximevince/master 5 年 前
  Christopher Haster 2efebf8e9b Added read-only build+size reporting to CI 5 年 前