文件名称:kfs_1_0_1_release
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
kfs嵌入式文件系统1.0.1release版
作者:Eagle
来源:http://www.embseek.com
由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。
1.0.1release版本更新内容
修改文件系统初始化api,使用开始地址和结束地址作为参数
修正了文件创建api,添加文件打开模式开关
修正文件碎片管理功能,现在已经不会出现文件碎片啦!
修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
作者:Eagle
来源:http://www.embseek.com
由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。
1.0.1release版本更新内容
修改文件系统初始化api,使用开始地址和结束地址作为参数
修正了文件创建api,添加文件打开模式开关
修正文件碎片管理功能,现在已经不会出现文件碎片啦!
修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kfs.c
kfs.h
kfsdebug.c
kfsdebug.h
kfsdev.c
kfsdev.h
main.c
Makefile
readme.txt
str.c
str.h
kfs.h
kfsdebug.c
kfsdebug.h
kfsdev.c
kfsdev.h
main.c
Makefile
readme.txt
str.c
str.h