Description: The Mini Filesystem POSIX example demonstrates the implementation of a POSIX
interface to a simple filesystem style device. The mini filesystem is stored in
a single file on the host and POSIX I/O functions such as open, close, read,
write, remove, lseek and fstat can be used on it.
To Search:
File list (Check if you may need any files):
minifs
......\build.mkf
......\makefile
......\minifs.c
......\minifsop.c
......\minifsop.h
......\readme.txt
......\st20.rc