fs/hostfs: Add a special file system for use with simulator that supports...
fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
Showing
- ChangeLog 4 additions, 1 deletionChangeLog
- arch 1 addition, 1 deletionarch
- configs 1 addition, 1 deletionconfigs
- fs/Kconfig 1 addition, 0 deletionsfs/Kconfig
- fs/Makefile 1 addition, 0 deletionsfs/Makefile
- fs/hostfs/Kconfig 24 additions, 0 deletionsfs/hostfs/Kconfig
- fs/hostfs/Make.defs 48 additions, 0 deletionsfs/hostfs/Make.defs
- fs/hostfs/hostfs.c 1217 additions, 0 deletionsfs/hostfs/hostfs.c
- fs/hostfs/hostfs.h 117 additions, 0 deletionsfs/hostfs/hostfs.h
- fs/mount/fs_mount.c 6 additions, 0 deletionsfs/mount/fs_mount.c
- include/nuttx/fs/dirent.h 14 additions, 0 deletionsinclude/nuttx/fs/dirent.h
- include/nuttx/fs/hostfs.h 133 additions, 0 deletionsinclude/nuttx/fs/hostfs.h
- include/sys/statfs.h 1 addition, 0 deletionsinclude/sys/statfs.h
Loading
Please register or sign in to comment