文件名称:ATMEL FAT File System
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 606kb
- 下载次数:
- 0次
- 提 供 者:
- zun****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ATMEL单片机可用的文件系统源代码,支持FAT16/FAT32格式。-ATMEL SCM available file system source code, support FAT16/FAT32 format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ATMEL FAT文件系统
.................\fat.c
.................\fat.h
.................\fat32.c
.................\fat32.h
.................\readme.txt
target nand fs - 2004.5
.......................\code
.......................\....\fs 20045
.......................\....\........\apps
.......................\....\........\....\boot
.......................\....\........\....\....\main.c
.......................\....\........\....\bsearch
.......................\....\........\....\.......\main.c
.......................\....\........\....\file_test
.......................\....\........\....\.........\main.c
.......................\....\........\....\shell
.......................\....\........\....\.....\main.c
.......................\....\........\....\.....\shell.c
.......................\....\........\....\.....\shellp.h
.......................\....\........\....\stdio
.......................\....\........\....\.....\main.c
.......................\....\........\....\vclean
.......................\....\........\....\......\main.c
.......................\....\........\bsp
.......................\....\........\...\nanddrvr.c
.......................\....\........\...\Readme.txt
.......................\....\........\...\rnanddrvr.c
.......................\....\........\ffs
.......................\....\........\...\flashfsp.h
.......................\....\........\...\fsinit.c
.......................\....\........\...\fsintrnl.c
.......................\....\........\...\fsioctl.c
.......................\....\........\...\fsread.c
.......................\....\........\...\fswrite.c
.......................\....\........\...\hamming.c
.......................\....\........\...\nand_util.c
.......................\....\........\ffs_stdio.h
.......................\....\........\include
.......................\....\........\.......\cache.h
.......................\....\........\.......\fsprivate.h
.......................\....\........\.......\kernel.h
.......................\....\........\.......\libc
.......................\....\........\.......\....\ctype.h
.......................\....\........\.......\....\errno.h
.......................\....\........\.......\....\stdio.h
.......................\....\........\.......\....\stdlib.h
.......................\....\........\.......\....\string.h
.......................\....\........\.......\....\time.h
.......................\....\........\.......\map.h
.......................\....\........\.......\pccard.h
.......................\....\........\.......\posix
.......................\....\........\.......\.....\dirent.h
.......................\....\........\.......\.....\fcntl.h
.......................\....\........\.......\.....\limits.h
.......................\....\........\.......\.....\sys
.......................\....\........\.......\.....\...\stat.h
.......................\....\........\.......\.....\...\types.h
.......................\....\........\.......\.....\unistd.h
.......................\....\........\.......\.....\utime.h
.......................\....\........\.......\sys.h
.......................\....\........\.......\targetos.h
.......................\....\........\posix.h
.......................\....\........\posixfs
.......................\....\........\.......\cache.c
.......................\....\........\.......\perm.c
.......................\....\........\.......\posixfsp.h
.......................\....\........\.......\_access.c
.......................\....\........\.......\_chdir.c
.......................\....\........\.......\_chmod.c
.......................\....\........\.......\_chown.c
.......................\....\........\.......\_closdir.c
.......................\....\........\.......\_close.c
.......................\....\........\.......\_creat.c
.......................\....\........\.......\_creatn.c
.......................\....\........\.......\_dsbl_sync.c
.......................\....\........\.......\_dup.c
.......................\....\........\.......\_dup2.c
.......................\....\........\.......\_enbl_sync.c
.......................\....\........\.......\_f
.................\fat.c
.................\fat.h
.................\fat32.c
.................\fat32.h
.................\readme.txt
target nand fs - 2004.5
.......................\code
.......................\....\fs 20045
.......................\....\........\apps
.......................\....\........\....\boot
.......................\....\........\....\....\main.c
.......................\....\........\....\bsearch
.......................\....\........\....\.......\main.c
.......................\....\........\....\file_test
.......................\....\........\....\.........\main.c
.......................\....\........\....\shell
.......................\....\........\....\.....\main.c
.......................\....\........\....\.....\shell.c
.......................\....\........\....\.....\shellp.h
.......................\....\........\....\stdio
.......................\....\........\....\.....\main.c
.......................\....\........\....\vclean
.......................\....\........\....\......\main.c
.......................\....\........\bsp
.......................\....\........\...\nanddrvr.c
.......................\....\........\...\Readme.txt
.......................\....\........\...\rnanddrvr.c
.......................\....\........\ffs
.......................\....\........\...\flashfsp.h
.......................\....\........\...\fsinit.c
.......................\....\........\...\fsintrnl.c
.......................\....\........\...\fsioctl.c
.......................\....\........\...\fsread.c
.......................\....\........\...\fswrite.c
.......................\....\........\...\hamming.c
.......................\....\........\...\nand_util.c
.......................\....\........\ffs_stdio.h
.......................\....\........\include
.......................\....\........\.......\cache.h
.......................\....\........\.......\fsprivate.h
.......................\....\........\.......\kernel.h
.......................\....\........\.......\libc
.......................\....\........\.......\....\ctype.h
.......................\....\........\.......\....\errno.h
.......................\....\........\.......\....\stdio.h
.......................\....\........\.......\....\stdlib.h
.......................\....\........\.......\....\string.h
.......................\....\........\.......\....\time.h
.......................\....\........\.......\map.h
.......................\....\........\.......\pccard.h
.......................\....\........\.......\posix
.......................\....\........\.......\.....\dirent.h
.......................\....\........\.......\.....\fcntl.h
.......................\....\........\.......\.....\limits.h
.......................\....\........\.......\.....\sys
.......................\....\........\.......\.....\...\stat.h
.......................\....\........\.......\.....\...\types.h
.......................\....\........\.......\.....\unistd.h
.......................\....\........\.......\.....\utime.h
.......................\....\........\.......\sys.h
.......................\....\........\.......\targetos.h
.......................\....\........\posix.h
.......................\....\........\posixfs
.......................\....\........\.......\cache.c
.......................\....\........\.......\perm.c
.......................\....\........\.......\posixfsp.h
.......................\....\........\.......\_access.c
.......................\....\........\.......\_chdir.c
.......................\....\........\.......\_chmod.c
.......................\....\........\.......\_chown.c
.......................\....\........\.......\_closdir.c
.......................\....\........\.......\_close.c
.......................\....\........\.......\_creat.c
.......................\....\........\.......\_creatn.c
.......................\....\........\.......\_dsbl_sync.c
.......................\....\........\.......\_dup.c
.......................\....\........\.......\_dup2.c
.......................\....\........\.......\_enbl_sync.c
.......................\....\........\.......\_f