提交历史

作者 SHA1 备注 提交日期
  Christopher Haster 2d62d2f4c9 Fixed metadata_max==prog_size commit->end calculation 1 年之前
  Christopher Haster 1f82c0f27f Added some metadata_max testing 1 年之前
  wdfk-prog a2c2e49e6b Write the detect cycles function as a function to optimize code 1 年之前
  Christopher Haster abaec45652 Fixed seek undefined behavior on signed integer overflow 1 年之前
  Christopher Haster f1c430e779 Added some tests around seek integer overflow/underflow 1 年之前
  YAMAMOTO Takashi 4a845be0be Rename LFS_USER_DEFINES to LFS_DEFINES 1 年之前
  YAMAMOTO Takashi e1636d05ab Add an alternative way to override LFS_MALLOC etc 1 年之前
  Christopher Haster b78afe2518 Merge pull request #1026 from yamt/update-gh-actions 1 年之前
  Christopher Haster 798073c2a7 gha: Dropped minor/patch version pinning of actions 1 年之前
  Christopher Haster 7db9e1663a gha: Switched to standard da for cross-workflow downloads 1 年之前
  Christopher Haster 2c4b262c35 gha: Merge artifacts on download 1 年之前
  YAMAMOTO Takashi 72a4b57f4e gha: Make the artifact names unique 1 年之前
  YAMAMOTO Takashi 6e7269890a gha: Update github actions to the latest versions 1 年之前
  Rbb666 1b253bc2bb 添加对>=5.0.2内核支持,修复编译报错 1 年之前
  huangly 958e64739b Merge branch 'master' into feature_1 1 年之前
  mlw 52add2a259 优化时间戳设置 1 年之前
  mlw 3ad0910abf 增加文件时间戳 1 年之前
  Christopher Haster ac207586ba Fixed some more LFS_TRACE format specifiers 1 年之前
  Christopher Haster d01280e649 Merge pull request #968 from littlefs-project/link-pico-littlefs-usb 1 年之前
  Christopher Haster 6e52140d51 Merge pull request #959 from littlefs-project/fix-expanded-magic 1 年之前
  Christopher Haster 0bbb8bc88b Reorganized external project links a bit 1 年之前
  Christopher Haster 78082336e7 Added a link to mklittlefs 1 年之前
  Christopher Haster 8336ecd203 Added a link to pico-littlefs-usb (FAT12 emulation) 1 年之前
  Christopher Haster 68d28b5114 Merge pull request #966 from BrianPugh/fix-divide-by-zero-full-filesystem 1 年之前
  Christopher Haster 1bc14933b7 Tweaked on-disk config comments for consistency 1 年之前
  Christopher Haster 01b6a47ea8 Extended test_alloc to test inferred block_count 1 年之前
  Brian Pugh 749a45650f Fix DivideByZero exception when filesystem is completely full. 1 年之前
  Christopher Haster 11b036cc6c Prevented unnecessary superblock rewrites if old version in superblock chain 1 年之前
  Christopher Haster 25ee90fdf1 Clarified what is accessible at specific superblock offsets in SPEC.md 1 年之前
  Christopher Haster a60a986c9c Duplicate the superblock entry during superblock expansion 1 年之前