实用的小型FAT文件系统源码,包含的文件目录操作,读写操作等一些基本操作。...
资 源 简 介
实用的小型FAT文件系统源码,包含的文件目录操作,读写操作等一些基本操作。-Useful source of small FAT file system, including the file directory operations, such as reading and writing some of the basic operation of the operation.
文 件 列 表
include
unicode
disc_io
bit_ops.h
cache.h
common.h
directory.h
fat.h
fatdir.h
fatdir_ex.h
fatfile.h
fatfile_ex.h
filetime.h
file_allocation_table.h
mem_allocate.h
partition.h
source
unicode
disc_io
cache.c
cache1.c
directory.c
fatdir.c
fatdir_ex.c
fatfile.c
fatfile_ex.c
filetime.c
file_allocation_table.c
libfat.c
partition.c
Makefile