Description: FatFs Module is a completely free open source of FAT file system Module, designed specifically for small embedded systems. It is completely written in a standard C language, so it has good hardware platform independence, can be transplanted into 8051, PIC, AVR, SH, series single chip microcomputer Z80, H8, ARM, and just do simple modification. It supports FATl2, FATl6 and FAT32, support multiple storage medium Have independent buffer, the multiple files can be read/write, and particularly of 8-bit MCU and 16-bit single chip microcomputer has been optimized.
To Search:
File list (Check if you may need any files):
Fatfs_GCC\apps\Hsmmc.c
.........\....\Hsmmc.h
.........\....\main.c
.........\....\Makefile
.........\....\RTC.c
.........\....\RTC.h
.........\....\UART0.c
.........\....\UART0.h
.........\config.mk
.........\Fatfs\00readme.txt
.........\.....\diskio.c
.........\.....\diskio.h
.........\.....\ff.c
.........\.....\ff.h
.........\.....\ffconf.h
.........\.....\integer.h
.........\.....\Makefile
.........\.....\option\cc932.c
.........\.....\......\cc936.c
.........\.....\......\cc949.c
.........\.....\......\cc950.c
.........\.....\......\ccsbcs.c
.........\.....\......\syscall.c
.........\.....\......\unicode.c
.........\Makefile
.........\rules.mk
.........\start_code\Exception.c
.........\..........\Exception.h
.........\..........\LowLevelInit.S
.........\..........\Makefile
.........\..........\MMU.c
.........\..........\MMU.h
.........\..........\NAND.c
.........\..........\NAND.h
.........\..........\s3c2416.h
.........\..........\s3c2416.lds
.........\..........\s3c2416.S
.........\Fatfs\option
.........\apps
.........\Fatfs
.........\start_code
Fatfs_GCC