walnux/fs/littlefs
YAMAMOTO Takashi 72a8764ea8 fs/littlefs: Add a kconfig to override littlefs version
Hopefully, It's more user-friendly than the current method,
which is just an overridable make variable. It would also help
to make some features (and their associated local patches)
conditional on littlefs version in future.

Also, update CMakeLists.txt to use the same littlefs version as Makefile.
2024-11-22 21:02:54 +08:00
..
.gitignore
CMakeLists.txt fs/littlefs: Add a kconfig to override littlefs version 2024-11-22 21:02:54 +08:00
Kconfig fs/littlefs: Add a kconfig to override littlefs version 2024-11-22 21:02:54 +08:00
lfs_getpath.patch littlefs/Make.defs:Add get path temp patch 2024-02-21 06:15:39 -08:00
lfs_getsetattr.patch fs/littlefs: revert fstat and use lfs_file_attr function 2024-10-11 15:46:02 +08:00
lfs_util.patch fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
lfs_vfs.c littlefs_fstat:Ignore When the error is LFS_ERR_NOENT, we assume that the attr attribute is not set. 2024-11-19 11:08:07 -03:00
lfs_vfs.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Make.defs fs/littlefs: Add a kconfig to override littlefs version 2024-11-22 21:02:54 +08:00