Christopher Haster
|
480cdd9f81
Fixed incorrect modulus in lfs_alloc_reset
|
5 年之前 |
Noah Gorny
|
6303558aee
Use LFS_O_RDWR instead of magic number in lfs_file_* asserts
|
5 年之前 |
Noah Gorny
|
4bd653dd00
Assert that file/dir struct is not reused in lfs_file_opencfg/lfs_dir_open
|
5 年之前 |
Maxime Vincent
|
8e6826c4e2
Add LFS_READYONLY define, to allow smaller builds providing read-only mode
|
5 年之前 |
Bill Gesner
|
10ac6b9cf0
add thread safe wrappers
|
5 年之前 |
Shiven Gupta
|
87a2cb0e41
Fix assert
|
5 年之前 |
Jürg Rast
|
6d0ec5e851
Added littlefs-python to the related projects section
|
5 年之前 |
Christopher Haster
|
4c9146ea53
Merge pull request #405 from rojer/mfe
|
5 年之前 |
Deomid "rojer" Ryabkov
|
5a9f38df01
Remove -Wno-missing-field-initializers
|
5 年之前 |
Deomid "rojer" Ryabkov
|
1b033e9ab6
Fix -Wmissing-field-initializers
|
5 年之前 |
Christopher Haster
|
a049f1318e
Merge pull request #372 from ARMmbed/test-revamp
|
5 年之前 |
Christopher Haster
|
7257681f5d
Merge branch 'master' into test-revamp
|
5 年之前 |
Christopher Haster
|
2da340af69
Merge pull request #373 from henrygab/patch-1
|
5 年之前 |
Christopher Haster
|
02881e591b
Merge pull request #360 from jpdoyle/master
|
5 年之前 |
Christopher Haster
|
38024d5a17
Merge pull request #356 from zqb-all/patch-1
|
5 年之前 |
Christopher Haster
|
4a9bac4418
Merge pull request #322 from hemmick/master
|
5 年之前 |
Christopher Haster
|
6121495444
Merge pull request #266 from FreddieChopin/revert-bypass-cache
|
5 年之前 |
John Hemmick
|
6372f515fe
Allow debug prints without __VA_ARGS__
|
6 年之前 |
Christopher Haster
|
6622f3deee
Bumped minor version to v2.2
|
5 年之前 |
Christopher Haster
|
5137e4b0ba
Last minute tweaks to debug scripts
|
5 年之前 |
Christopher Haster
|
ff84902970
Moved out block device tracing into separate define
|
5 年之前 |
Christopher Haster
|
01e42abd10
Merge pull request #401 from thrasher8390/bugfix/thrasher8390/issue-394-lookahead-buffer-corruption
|
5 年之前 |
Christopher Haster
|
f9dbec3d92
Added test case catching issues with errors during a lookahead scan
|
5 年之前 |
Derek Thrasher
|
f17d3d7eba
Minor cleanup
|
5 年之前 |
Derek Thrasher
|
5e5b5d8572
(chore) updates from PR, we decided not to move forward with changing v1 code since it can be risky. Let's improve the future! Also renamed and moved around a the lookahead free / reset function
|
5 年之前 |
Derek Thrasher
|
d498b9fb31
(bugfix) adding line function to clear out all the global 'free' information so that we can reset it after a failed traversal
|
5 年之前 |
Christopher Haster
|
4677421aba
Added "evil" tests and detecion/recovery from bad pointers and infinite loops
|
5 年之前 |
WeiXiong Liao
|
64f70f51b0
lfs_bd_cmp() compares more bytes at one time
|
5 年之前 |
Chris Desjardins
|
cb26157880
Change assert to runtime check.
|
6 年之前 |
Christopher Haster
|
a7dfae4526
Minor tweaks to debugging scripts, fixed explode_asserts.py off-by-1
|
5 年之前 |