搜索资源列表
zlg_file_system
- 周立功开发的SD卡驱动和文件系统.支持FAT16和FAT32.
fatfs
- fat32文件系统 在PC机上移植源代码-fat32 file system source code on the PC Transplant
WINPM.EXE.tar
- 分区工具,可以在windows下将sd卡分成fat32和ext3或ext2分区-Partitioning tool, under the windows of the sd card into fat32 and ext3 or ext2 partition
BF609_MY_FatFs
- 基于blackfin609开发板的fat32系统sd卡的读写源码-Based on the the fat32 system of blackfin609 development board SD card reader source
Fatfs-v3.02
- C语言实现的Fatfs代码,包括Fat16和Fat32的支持,不需要操作系统支持,适合做嵌入式的SD卡存储文件系统使用。-Fatfs C language code, including Fat16 and Fat32 support and does not require operating system support, suitable for embedded SD memory card file system.
ff12
- FATFS文件系统,可以移植到单片机上,用于读取FAT32文件等- FATFS file system can be ported to the microcontroller for reading FAT32 files
mkfs.vfat 格式化fat32脚本
- 可以将一个分区格式化为fat32的脚本,使用方便,无bug