Brian Pugh
|
df238ebac6
Add a unit test; currently hanging on final permutation.
|
2 年之前 |
Brian Pugh
|
be6812213d
introduce lfs->block_count. If cfg->block_count is 0, autopopulate from superblock
|
2 年之前 |
Brian Pugh
|
6dae7038f9
remove redundant superblock check
|
2 年之前 |
Brian Pugh
|
73285278b9
refactor lfs_scan_for_state_updates and lfs_scan_for_superblock out of lfs_format
|
2 年之前 |
Christopher Haster
|
611c9b20db
Merge pull request #848 from littlefs-project/devel
|
2 年之前 |
Christopher Haster
|
a942cdba66
Bumped minor version to v2.7
|
2 年之前 |
Christopher Haster
|
225fc31a17
Merge pull request #846 from littlefs-project/link-chan-fatfs
|
2 年之前 |
Christopher Haster
|
5db368c0a2
Merge pull request #839 from littlefs-project/configurable-disk-version
|
2 年之前 |
Christopher Haster
|
f09c6a4eb7
Merge pull request #838 from littlefs-project/fs-stat
|
2 年之前 |
Christopher Haster
|
79cc75d18f
Added LFS_MULTIVERSION and testing of lfs2.0 to CI
|
2 年之前 |
Christopher Haster
|
eb9af7abe5
Added LFS_MULTIVERSION, made lfs2.0 support a compile-time option
|
2 年之前 |
Christopher Haster
|
b72c96d440
Added support for writing on-disk version lfs2.0
|
2 年之前 |
Christopher Haster
|
265692e709
Removed fsinfo.block_usage for now
|
2 年之前 |
Christopher Haster
|
08a132e048
Added a link to ChaN's FatFS implementation
|
2 年之前 |
Christopher Haster
|
c5fb3f181b
Changed fsinfo.minor_version -> fsinfo.disk_version
|
2 年之前 |
Christopher Haster
|
8610f7c36b
Increased context on failures for Valgrind in CI
|
2 年之前 |
Christopher Haster
|
a51be18765
Removed previous-version lfsp_fs_stat checks in test_compat
|
2 年之前 |
Christopher Haster
|
a7ccc1df59
Promoted lfs_gstate_needssuperblock to be available in readonly builds
|
2 年之前 |
Christopher Haster
|
fdee127f74
Removed use of LFS_VERSION in test_compat
|
2 年之前 |
Christopher Haster
|
87bbf1d374
Added lfs_fs_stat for access to filesystem status/configuration
|
2 年之前 |
Christopher Haster
|
66f07563c3
Merge pull request #832 from littlefs-project/remove-sys-types
|
2 年之前 |
Christopher Haster
|
5eed341059
Merge pull request #819 from benpicco/fix-AVR
|
2 年之前 |
Christopher Haster
|
97e2526a81
Merge pull request #818 from littlefs-project/convince-github-littlefs-is-c
|
2 年之前 |
Christopher Haster
|
8a4ee65fc3
Removed unnecessary sys/types.h include
|
2 年之前 |
Benjamin Valentin
|
6fda813ce8
Fix build for AVR
|
2 年之前 |
Christopher Haster
|
f2bc6a8e88
Reclassify .toml files as .c files on GitHub
|
2 年之前 |
Christopher Haster
|
ec3ec86bcc
Merge pull request #814 from littlefs-project/devel
|
2 年之前 |
Christopher Haster
|
405f33214a
Merge pull request #812 from littlefs-project/mkconsistent
|
2 年之前 |
Christopher Haster
|
3dca02911f
Merge pull request #811 from littlefs-project/fix-deorphan-repeatedly
|
2 年之前 |
Christopher Haster
|
259535ee73
Added lfs_fs_mkconsistent
|
2 年之前 |