nuttx/fs/mount
Yanfeng Liu ec7c876f13 fs/mount: add FS_RPMSGFS as cause of NODFS_SUPPORT
It seems that RPMSGFS is missed from the list that doesn't need block or
MTD drivers. This attempts to add it.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-02-10 17:07:05 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
fs_automount.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
fs_foreachmountpoint.c fs: move memset to upper lever for statfs 2023-06-16 11:10:25 +08:00
fs_gettype.c fs_gettype:add zipfs magic 2023-12-08 21:45:45 -03:00
fs_mount.c fs/mount: add FS_RPMSGFS as cause of NODFS_SUPPORT 2024-02-10 17:07:05 +08:00
fs_procfs_mount.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
fs_umount2.c
Make.defs
mount.h