Christopher Haster
|
0e591a4212
Fixed incorrect documentation in test.py
|
5 年之前 |
Christopher Haster
|
c290cbe72f
Moved lfs_mdir_isopen behind LFS_NO_ASSERT
|
5 年之前 |
Christopher Haster
|
7f2e81ad53
Removed .travis.yml
|
5 年之前 |
Christopher Haster
|
9dd4ee3ab3
Added post-release script, cleaned up workflows
|
5 年之前 |
Christopher Haster
|
acc97aed02
Reduced build sources to just the core littlefs
|
5 年之前 |
Christopher Haster
|
011d333558
Brought over the release workflow
|
5 年之前 |
Christopher Haster
|
65ab1d7ec2
Fixed a recompilation issue in CI, tweaked coverage.py a bit more
|
5 年之前 |
Christopher Haster
|
96a97479c7
Added BUILDDIR, a bit of script reworking
|
5 年之前 |
Christopher Haster
|
4b0db6f848
Switched to lcov for coverage collection, greatly simplified coverage.py
|
5 年之前 |
Christopher Haster
|
5bcee647c8
Added coverage.py, and optional coverage info to test.py
|
5 年之前 |
Christopher Haster
|
38c1ee4845
Added GitHub workflows to run tests
|
5 年之前 |
Christopher Haster
|
106963f538
Added scripts/code_size.py, for more in-depth code-size reporting
|
5 年之前 |
Christopher Haster
|
1863dc7883
Merge pull request #519 from littlefs-project/devel
|
4 年之前 |
Christopher Haster
|
3d4e4f2085
Bumped minor version to v2.4
|
4 年之前 |
Christopher Haster
|
a2c744c8f8
Merge pull request #516 from littlefs-project/ci-revamp
|
4 年之前 |
Christopher Haster
|
c0cc0a417e
Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc
|
4 年之前 |
Christopher Haster
|
bca64d76cf
Merge branch 'devel' into ci-revamp
|
4 年之前 |
Christopher Haster
|
cab1d6cca6
Merge pull request #514 from mon/feature/assert_early_return
|
4 年之前 |
Will
|
c9eed1f181
Add test to ensure asserts can return
|
5 年之前 |
Will
|
e7e4b352bd
lfs_fs_preporphans ret int for graceful LFS_ASSERT
|
5 年之前 |
Christopher Haster
|
9449ef4be4
Merge pull request #511 from embeddedt/fix_lseek
|
4 年之前 |
Christopher Haster
|
cfe779fc08
Merge pull request #508 from littlefs-project/fix-sanity-check
|
4 年之前 |
Christopher Haster
|
0db6466984
Merge pull request #502 from mon/feature/meta_limits
|
4 年之前 |
Christopher Haster
|
21488d9e06
Fixed incorrect documentation in test.py
|
5 年之前 |
Christopher Haster
|
10a08833c6
Moved lfs_mdir_isopen behind LFS_NO_ASSERT
|
5 年之前 |
Christopher Haster
|
47d6b2fcf3
Removed unnecessary truncate condition thanks to new seek optimization
|
5 年之前 |
Christopher Haster
|
745d98cde0
Fixed lfs_file_truncate issue where internal state may not be flushed
|
5 年之前 |
Themba Dube
|
3216b07c3b
Use lfs_file_rawsize to calculate LFS_SEEK_END position
|
5 年之前 |
Christopher Haster
|
6592719d28
Removed .travis.yml
|
5 年之前 |
Christopher Haster
|
c9110617b3
Added post-release script, cleaned up workflows
|
5 年之前 |