issues
search
littlefs-project
/
littlefs
A little fail-safe filesystem designed for microcontrollers
BSD 3-Clause "New" or "Revised" License
5.23k
stars
801
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
#1048
dependabot[bot]
closed
18 hours ago
2
lfs:Added lfs_file_getattr interface
#1047
crafcat7
opened
1 day ago
0
paths: Revisit path parsing, fix trailing slash behavior
#1046
geky
opened
2 days ago
8
littlefs: Add lfs_file_getattr and lfs_file_setattr
#1045
xiaoxiang781216
opened
1 week ago
5
Implementing littlefs on SPI NAND: MT29FG01ABA CRC issue
#1044
marcosgabrielserrano
opened
1 week ago
2
Create files using the same method, some files are 0x201 (inline) type and cannot be written
#1043
Ldd309
opened
1 week ago
5
关于lfs_init断言失败问题
#1042
Best-Hanc
opened
2 weeks ago
0
lfs.c:2446:debug: Relocating {0x7d, 0x79} -> {0xc4, 0x7d}
#1041
xueyulangren
closed
2 weeks ago
1
trailing '/' on file confuses stat but not open
#1040
rob-zeno
opened
3 weeks ago
4
Do I need to use cross-compiler to build this for STM32?
#1039
gevorgyana
closed
3 weeks ago
2
Add links to ramcrc32bd and ramrsbd
#1038
geky
opened
3 weeks ago
1
Critical Logic Bug in lfs_file_close_ Memory Release
#1037
qnix-code
closed
3 weeks ago
2
add library.json to support compilation as platformio library
#1036
rwedler
opened
4 weeks ago
1
LFS_ASSERT(pcache->block == LFS_BLOCK_NULL)
#1035
xiaohuozi-jiayou
closed
3 weeks ago
1
No more space left with W25Q16
#1034
simon88
opened
1 month ago
0
How to get best performance from LittleFS
#1033
ashiroji
closed
4 hours ago
3
IAR ARM BusFault exception when mounting lfs (NO_MALLOC, NO_ASSERT/DEBUG/ERROR/WARN)
#1032
s1syph0s
opened
1 month ago
2
Fix metadata_max==prog_size commit->end calculation
#1031
geky
opened
1 month ago
1
Integrate with google/oss-fuzz for continuous fuzz-testing?
#1030
nathaniel-brough
opened
1 month ago
6
Adds basic libfuzzer harness
#1029
nathaniel-brough
opened
1 month ago
3
Case sensitivity
#1028
UKTailwind
opened
1 month ago
2
Fix seek undefined behavior on signed integer overflow
#1027
geky
opened
2 months ago
1
Update github actions to the latest versions
#1026
yamt
closed
2 months ago
9
Stuck in Hardfault error when write data to internal flash STM32WB55RG nucleo
#1025
Aryaelektro
closed
2 months ago
1
Parsing order in a folder
#1024
tototrix23
opened
2 months ago
1
Question about W25N01 chip with SPI
#1023
simon88
opened
2 months ago
0
Questions about data write security
#1022
binlaodi
opened
2 months ago
1
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#1021
dependabot[bot]
closed
2 months ago
3
Top root block(s) wear leveling
#1020
MaJerle
opened
3 months ago
14
Writing 64 Bytes is taking 2.5 seconds @ 40 MHz
#1019
cnitroy
opened
3 months ago
8
Zapping a littlefs filesystem
#1018
tpwrules
closed
1 month ago
2
Add stronger checks for offset in seek
#1017
lucic71
opened
3 months ago
4
STM32H7 Internal Flash No more free space
#1016
FarukSozuer
opened
3 months ago
4
Overwriting log file doesn't work
#1015
EtienneBasilik
opened
3 months ago
3
How to implement these functions at the bottom of file IO using littlefs
#1014
shadowYYMM
opened
3 months ago
4
Write the detect cycles function as a function to optimize code
#1013
wdfk-prog
opened
3 months ago
15
why is it erasing blocks on every string write ?
#1012
vinodsdewa
opened
3 months ago
3
Getting LFS_ERR_NOSPC way before memory is full
#1011
pedromarinho94
closed
1 month ago
3
The lack of comments and function and variable name shorthand makes reading difficult
#1010
wdfk-prog
opened
3 months ago
3
Is littlefs suitable for frequent writes?
#1009
binlaodi
opened
4 months ago
0
rm file causes program to crash
#1008
dyergan
opened
4 months ago
3
Error LFS_ERR_NOSPC after successfull lfs_remove()
#1007
pedromarinho94
closed
1 month ago
1
How practical is union mounts in littlefs? E.g. UnionFS in linux
#1006
mofosyne
opened
4 months ago
1
lfs_file_open can't find directory and doesn't create it
#1005
anzorein
opened
4 months ago
1
Add an alternative way to override LFS_MALLOC etc
#1004
yamt
opened
4 months ago
8
Performance drop with Large block size(1MB) with SDCard
#1003
iloop2020
opened
4 months ago
4
Inconsistent / undefined behavoiur of lfs_file_seek around LFS_FILE_MAX
#1002
m-kostrzewa
opened
4 months ago
2
Is the lfs file generated using the littlefs Python library somewhat different from the lfs file running on the device?
#1001
pine-fish
opened
4 months ago
0
On the issue of tag structure
#1000
pine-fish
opened
4 months ago
1
Corrupted dir pair on disk 2.0 after writing to a file on disk 2.1
#999
MikhailSiomin
closed
4 months ago
2
Next