Historial de Commits

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