Christopher Haster
|
20c58dcbaa
Added coverage-sort to scripts/coverage.py
|
3 years ago |
Christopher Haster
|
f5286abe7a
Added scripts/calls.py for viewing the callgraph directly
|
3 years ago |
Christopher Haster
|
2cdabe810d
Split out scripts/code.py into scripts/code.py and scripts/data.py
|
3 years ago |
Christopher Haster
|
b045436c23
Added size-sort options to scripts/code.py
|
3 years ago |
Scott Shawcroft
|
1877c40aac
Indent sub-portions of tag fields
|
4 years ago |
Emilio Lopes
|
e29e7aeefa
Specify unit of the size members of the lfs_config struct
|
4 years ago |
yog
|
e334983767
don't use lfs_file_open() when LFS_NO_MALLOC is set
|
4 years ago |
mikee47
|
4977fa0c0e
Fix spelling errors
|
4 years ago |
Tobias Nießen
|
fdda3b4aa2
Always zero rambd buffer before first use
|
4 years ago |
Colin Foster
|
487df12dde
Fail when block_size doesn't match config
|
4 years ago |
Colin Foster
|
3efb8e44f3
Fail mount when the block size changes
|
4 years ago |
Tobias Nießen
|
fb2c311bb4
Fix compiler warnings when LFS_READONLY defined
|
4 years ago |
Christopher Haster
|
ead50807f1
Merge pull request #565 from tniessen/fix-link-to-test-bd
|
4 years ago |
Christopher Haster
|
2f7596811d
Merge pull request #529 from yamt/macos-make-test
|
4 years ago |
Tobias Nießen
|
1e423bae58
Fix link to test block device
|
4 years ago |
YAMAMOTO Takashi
|
3bee4d9a19
scripts/test.py: Fix infinite busy loops on macOS
|
4 years ago |
Christopher Haster
|
1863dc7883
Merge pull request #519 from littlefs-project/devel
|
4 years ago |
Christopher Haster
|
3d4e4f2085
Bumped minor version to v2.4
|
4 years ago |
Christopher Haster
|
a2c744c8f8
Merge pull request #516 from littlefs-project/ci-revamp
|
4 years ago |
Christopher Haster
|
c0cc0a417e
Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc
|
4 years ago |
Christopher Haster
|
bca64d76cf
Merge branch 'devel' into ci-revamp
|
4 years ago |
Christopher Haster
|
cab1d6cca6
Merge pull request #514 from mon/feature/assert_early_return
|
4 years ago |
Will
|
c9eed1f181
Add test to ensure asserts can return
|
5 years ago |
Will
|
e7e4b352bd
lfs_fs_preporphans ret int for graceful LFS_ASSERT
|
5 years ago |
Christopher Haster
|
9449ef4be4
Merge pull request #511 from embeddedt/fix_lseek
|
4 years ago |
Christopher Haster
|
cfe779fc08
Merge pull request #508 from littlefs-project/fix-sanity-check
|
4 years ago |
Christopher Haster
|
0db6466984
Merge pull request #502 from mon/feature/meta_limits
|
4 years ago |
Christopher Haster
|
21488d9e06
Fixed incorrect documentation in test.py
|
5 years ago |
Christopher Haster
|
10a08833c6
Moved lfs_mdir_isopen behind LFS_NO_ASSERT
|
5 years ago |
Christopher Haster
|
47d6b2fcf3
Removed unnecessary truncate condition thanks to new seek optimization
|
5 years ago |