Cheap_Flash_FS(High_level_verson-check_disk_fail_HOTPLUG)--Embedded FAT16/32 file system source code for free download
This code is compatible with FAT16/FAT32 totally 2 formats,compatible with long file name.
compatible with chinese long file name(compatible with GB2312/UNICODE codepage(which can be disable,save the ROM space)).
compatible with subdirectory,in support of file read,write,delete,create ect.. and other related functions.
finally,the code is totally write by the C code,can port to other platforms to achieve the file system module.
this code is released free code, user can free test,research,apply.also allowed used on commercial applications.
if you want to contact with the author,please follow the way below.
e-mail:292942278@qq.com or tony_yang123@sina.com.cn
this version if the driver return FAIL,all fs_api will return disk_fail
this version's function as all same with previous version,except add disk fail function.
full support disk HOTPLUG.

