文件名称:minifs
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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. -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.
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. -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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
minifs
......\build.mkf
......\makefile
......\minifs.c
......\minifsop.c
......\minifsop.h
......\readme.txt
......\st20.rc