incubator-nuttx/fs/littlefs
guohao15 69f3774f30 littlefs:remove the '/' in the end of relpath in mkdir
mkdir /data/log   success
mkdir /data/log/  failed  in littlefs (but fatfs/yaffs/tmpfs success)

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2024-10-11 15:46:02 +08:00
..
.gitignore
CMakeLists.txt fs/littlefs: revert fstat and use lfs_file_attr function 2024-10-11 15:46:02 +08:00
Kconfig fs/littlefs: add full support for LittleFS block device cfg in Kconfig 2023-02-13 18:46:46 +08:00
Make.defs fs/littlefs: revert fstat and use lfs_file_attr function 2024-10-11 15:46:02 +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:remove the '/' in the end of relpath in mkdir 2024-10-11 15:46:02 +08:00
lfs_vfs.h Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00