Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bill Gesner fc3f88e5c1 add thread safe wrappers 5 gadi atpakaļ
  Christopher Haster e33ee1fd49 Added read-only build+size reporting to CI 5 gadi atpakaļ
  Maxime Vincent 312e482513 Squash of LFS_READONLY cleanup 5 gadi atpakaļ
  Maxime Vincent 887a6d4237 Add LFS_READYONLY define, to allow smaller builds providing read-only mode 5 gadi atpakaļ
  Noah Gorny a9ed2f7b43 Add lfs_mlist_append/remove helper 5 gadi atpakaļ
  Noah Gorny 18d675e3b8 Use LFS_O_RDWR instead of magic number in lfs_file_* asserts 5 gadi atpakaļ
  Noah Gorny c29ed1080a Assert that file/dir struct is not reused in lfs_file_opencfg/lfs_dir_open 5 gadi atpakaļ
  WeiXiong Liao 3ec92acf18 lfs_bd_cmp() compares more bytes at one time 5 gadi atpakaļ
  Christopher Haster 0bc102527d Fixed single unchecked bit during commit verification 5 gadi atpakaļ
  Christopher Haster 98cdb17e41 Fixed typo in scripts/readtree.py 5 gadi atpakaļ
  Christopher Haster 6acef3ae4b Switched to CRC as seed collection function instead of xor 5 gadi atpakaļ
  Christopher Haster ace4c5c7e1 Removed unnecessary randomization of offsets in lfs_alloc_reset 5 gadi atpakaļ
  Christopher Haster 6d2e9433aa Fixed incorrect modulus in lfs_alloc_reset 5 gadi atpakaļ
  Shiven Gupta decd691245 Fix assert 5 gadi atpakaļ
  Jürg Rast bb9b9b2feb Added littlefs-python to the related projects section 5 gadi atpakaļ
  Christopher Haster 1a59954ec6 Merge pull request #495 from littlefs-project/devel 5 gadi atpakaļ
  Christopher Haster 6a7012774d Renamed internal lfs_*raw -> lfs_raw* functions 5 gadi atpakaļ
  Christopher Haster 288a5cbc8d Bumped minor version to v2.3 5 gadi atpakaļ
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction 5 gadi atpakaļ
  Christopher Haster 2bb523421e Moved lfs_mlist_isopen checks into the API wrappers 5 gadi atpakaļ
  Noah Gorny 7388b2938a Deprecate LFS_F_OPENED and use lfs_mlist_isused instead 5 gadi atpakaļ
  Christopher Haster ce425a56c3 Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-option 5 gadi atpakaļ
  Christopher Haster a99a93fb27 Added thread-safe build+size reporting to CI 5 gadi atpakaļ
  Christopher Haster 45afded784 Moved LFS_TRACE calls to API wrapper functions 5 gadi atpakaļ
  Christopher Haster 00a9ba7826 Tweaked thread-safe implementation 5 gadi atpakaļ
  Bill Gesner fc6988c7c3 make raw functions static. formatting tweaks 5 gadi atpakaļ
  Bill Gesner d0f055d321 Squash of thread-safe PR cleanup 5 gadi atpakaļ
  Christopher Haster b9fa33f9bc Merge pull request #480 from maximevince/master 5 gadi atpakaļ
  Christopher Haster 2efebf8e9b Added read-only build+size reporting to CI 5 gadi atpakaļ
  Maxime Vincent 754b4c3cda Squash of LFS_READONLY cleanup 5 gadi atpakaļ