Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Christopher Haster 1711bdef76 Merge pull request #886 from BrianPugh/macro-sanity-check 1 vuosi sitten
  Christopher Haster 6691718b18 Restricted LFS_FILE_MAX to signed 32-bits, <2^31, <=2147483647 1 vuosi sitten
  Christopher Haster 1fefcbbcba Rearranged compile-time constant checks to live near lfs_init 1 vuosi sitten
  Christopher Haster 3513ff1afc Merge pull request #911 from littlefs-project/fix-release-structs 2 vuotta sitten
  Christopher Haster 8a22bd6e67 Merge pull request #910 from littlefs-project/fix-superblock-expansion-thresh 2 vuotta sitten
  Christopher Haster 9b82db72d8 Merge pull request #898 from zchen24/patch-1 2 vuotta sitten
  Zihan Chen 99b84ee3db Update DESIGN.md, fix minor typo 2 vuotta sitten
  Christopher Haster e91a29d2b5 Fixed struct sizes missing from generated release notes 2 vuotta sitten
  Christopher Haster b9b95ab4bc Increase threshold for superblock expansion from ~50% -> ~88% full 2 vuotta sitten
  Zihan Chen 10bcff1af8 Update DESIGN.md minor typo 2 vuotta sitten
  Christopher Haster c733d9ec57 Merge pull request #884 from DvdGiessen/static-functions 2 vuotta sitten
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 2 vuotta sitten
  Brian Pugh 8f9427dd53 Add value-range checks for user-definable macros 2 vuotta sitten
  Christopher Haster 8f3f32d1f3 Added -Wmissing-prototypes 2 vuotta sitten
  Daniël van de Giessen 92fc780f71 lfs_fs_raw* functions should be static 2 vuotta sitten
  Christopher Haster f77214d1f0 Merge pull request #877 from littlefs-project/devel 2 vuotta sitten
  Christopher Haster f91c5bd687 Bumped minor version to v2.8 2 vuotta sitten
  Christopher Haster 0eb52a2df1 Merge pull request #875 from littlefs-project/fs-gc 2 vuotta sitten
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation 2 vuotta sitten
  Christopher Haster 63e4408f2a Extended alloc tests to test some properties of lfs_fs_findfreeblocks 2 vuotta sitten
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style 2 vuotta sitten
  ondrap d85a0fe2e2 Move lookahead buffer offset at the first free block if such block doesn't exist move it for whole lookahead size. 2 vuotta sitten
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. 2 vuotta sitten
  Christopher Haster 1ba4ed03f0 Merge pull request #872 from littlefs-project/fs-grow 2 vuotta sitten
  Christopher Haster e4b7fa15c1 Merge pull request #866 from BrianPugh/optional-block-count 2 vuotta sitten
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count 3 vuotta sitten
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields 2 vuotta sitten
  Christopher Haster 127d84b681 Added a couple mixed/unknown block_count tests 3 vuotta sitten
  Christopher Haster 027331b2f0 Adopted erase_size/erase_count config in test block-devices/runners 3 vuotta sitten
  Christopher Haster 9c23329dd7 Revert of refactor lfs_scan_* out of lfs_format 2 vuotta sitten