nuttx-mirror/fs/littlefs
YAMAMOTO Takashi a393f7fbd3 littlefs: fix EINVAL on path operations with littlefs 2.10.0
littlefs 2.10.0 and later rejects empty paths.  use "/" instead.

tested with esp32s3-devkit:toywasm.
2024-12-29 20:43:33 -03:00
..
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
CMakeLists.txt littlefs: Use LFS_DEFINES if available 2024-12-13 18:22:30 +08:00
Kconfig littlefs: Use LFS_DEFINES if available 2024-12-13 18:22:30 +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_nuttx_defines.h littlefs: Use LFS_DEFINES if available 2024-12-13 18:22:30 +08:00
lfs_util.patch fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
lfs_vfs.c littlefs: fix EINVAL on path operations with littlefs 2.10.0 2024-12-29 20:43:33 -03:00
lfs_vfs.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Make.defs fs/littlefs/Make.defs: fix a littlefs unpack regression 2024-12-16 17:09:16 +08:00