This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
fs
/
littlefs
History
YAMAMOTO Takashi
0a1ac4762a
littlefs_stat: Fix directory size
...
lfs_info.size is only valid for LFS_TYPE_REG. For directory, use 0 instead of stack garbage.
2022-05-20 15:37:28 +03:00
..
.gitignore
build: Remve the unnecessary .gitignore
2020-05-23 18:00:40 +01:00
Kconfig
fs/littlefs: improve littlefs flash block erase balance performance
2021-08-14 11:21:44 -07:00
lfs_vfs.c
littlefs_stat: Fix directory size
2022-05-20 15:37:28 +03:00
lfs_vfs.h
Don't include debug.h from public header file
2021-06-01 06:42:02 +09:00
Make.defs
Don't include debug.h from public header file
2021-06-01 06:42:02 +09:00