Bill Gesner
|
fc6988c7c3
make raw functions static. formatting tweaks
|
5 年之前 |
Bill Gesner
|
d0f055d321
Squash of thread-safe PR cleanup
|
5 年之前 |
Bill Gesner
|
10ac6b9cf0
add thread safe wrappers
|
5 年之前 |
Christopher Haster
|
6622f3deee
Bumped minor version to v2.2
|
5 年之前 |
Christopher Haster
|
a5d614fbfb
Added tests for power-cycled-relocations and fixed the bugs that fell out
|
5 年之前 |
Christopher Haster
|
db054684a6
Bump version to v2.1
|
6 年之前 |
Christopher Haster
|
74fe46de3d
Merge pull request #233 from ARMmbed/discourage-no-wear-leveling
|
6 年之前 |
Christopher Haster
|
31e28fddb7
Merge pull request #237 from Ar2rL/reverse_finalize_close
|
6 年之前 |
Christopher Haster
|
3806d88285
Fixed seek-related typos in lfs.h
|
6 年之前 |
Christopher Haster
|
38a2a8d2a3
Minor improvement to documentation over block_cycles
|
6 年之前 |
Peter A. Bigot
|
eb013e6dd6
lfs: correct documentation on lookahead-related values
|
6 年之前 |
Ar2rL
|
df2e676562
Add necessary flag to mark file as being opened.
|
6 年之前 |
Christopher Haster
|
53a6e04712
Changed block_cycles disable from 0 to -1
|
6 年之前 |
Christopher Haster
|
73ea008b74
Merge pull request #151 from Krakonos/master
|
6 年之前 |
Christopher Haster
|
1ff6432298
Added clarification on buffer alignment.
|
6 年之前 |
Ladislav Láska
|
26d25608b6
Fixed documentation for return lfs_dir_read return value.
|
6 年之前 |
Christopher Haster
|
4ad09d6c4e
Added migration from littlefs v1
|
6 年之前 |
Christopher Haster
|
e1f9d2bc09
Added support for RAM-independent reading of inline files
|
7 年之前 |
Christopher Haster
|
51b2c7e4b6
Changed custom attribute descriptors to used arrays
|
7 年之前 |
Christopher Haster
|
66d751544d
Modified global state format to work with new tag format
|
7 年之前 |
Christopher Haster
|
b989b4a89f
Cleaned up tag encoding, now with clear chunk field
|
7 年之前 |
Christopher Haster
|
a548ce68c1
Switched to traversal-based compact logic
|
7 年之前 |
Christopher Haster
|
c8a39c4b23
Merge remote-tracking branch 'origin/master' into v2-rebase-part2
|
7 年之前 |
Christopher Haster
|
195075819e
Added 2GiB file size limit and EFBIG reporting
|
7 年之前 |
Christopher Haster
|
97d8d5e96a
Fixed issue where a rename causes a split and pushes dir out of sync
|
7 年之前 |
Christopher Haster
|
97a7191814
Fixed issue with creating files named "littlefs"
|
7 年之前 |
Christopher Haster
|
aeca7667b3
Switched to strongly ordered directories
|
7 年之前 |
Christopher Haster
|
7af8b81b81
Changed lookahead configuration unit to bytes instead of bits
|
7 年之前 |
Christopher Haster
|
ad96fca18f
Changed attr_max to be specific to custom attributes
|
7 年之前 |
Christopher Haster
|
d7e4abad0b
Edited tag structure to balance size vs id count
|
7 年之前 |