文件名称:efsl_test
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 516kb
- 下载次数:
- 0次
- 提 供 者:
- ding****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该源码为efsl文件系统在STM32F103VCT6环境下建立SD卡文件系统的测试程序。-The source in STM32F103VCT6 environment for efsl file system, the test procedures of the SD card file system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
efls
efls.bin
efsl
....\conf
....\....\config-sample-lpc2000.h
....\inc
....\...\debug.h
....\...\debug.h.bak
....\...\dir.h
....\...\disc.h
....\...\efs.h
....\...\error.h
....\...\extract.h
....\...\fat.h
....\...\file.h
....\...\fs.h
....\...\fs.h~
....\...\interface.h
....\...\interfaces
....\...\..........\helper.h
....\...\..........\lpc2000_dbg_printf.h
....\...\..........\lpc2000_spi.h
....\...\..........\sd.h
....\...\ioman.h
....\...\ioman_v2.h
....\...\ls.h
....\...\mkfs.h
....\...\partition.h
....\...\plibc.h
....\...\time.h
....\...\types.h
....\...\ui.h
....\src
....\...\debug.c
....\...\dir.c
....\...\disc.c
....\...\efs.c
....\...\extract.c
....\...\fat.c
....\...\file.c
....\...\fs.c
....\...\interfaces
....\...\..........\helper.c
....\...\..........\linuxfile.c~
....\...\..........\lpc2000_dbg_printf.c
....\...\..........\lpc2000_spi.c
....\...\..........\sd.c
....\...\ioman.c
....\...\ioman_v2.c
....\...\ls.c
....\...\mkfs.c
....\...\partition.c
....\...\plibc.c
....\...\time.c
....\...\ui.c
efsl_test.mcp
efsl_test_Data
..............\CWSettingsWindows.stg
..............\Debug
..............\DebugRel
..............\........\efsl_test.axf
..............\........\efsl_test.bin
..............\........\ObjectCode
..............\........\..........\dir.o
..............\........\..........\disc.o
..............\........\..........\efs.o
..............\........\..........\extract.o
..............\........\..........\fat.o
..............\........\..........\fat_test.o
..............\........\..........\file.o
..............\........\..........\fs.o
..............\........\..........\ioman.o
..............\........\..........\IRQ.o
..............\........\..........\lpc2000_spi.o
..............\........\..........\ls.o
..............\........\..........\mkfs.o
..............\........\..........\partition.o
..............\........\..........\plibc.o
..............\........\..........\sd.o
..............\........\..........\Startup.o
..............\........\..........\sys.o
..............\........\..........\target.o
..............\........\..........\time.o
..............\........\..........\uart.o
..............\........\..........\ui.o
..............\........\TargetDataWindows.tdt
..............\.....\TargetDataWindows.tdt
..............\Release
..............\.......\TargetDataWindows.tdt
fat_test.c
inc
...\mp3_config.h
src
...\sys.c
...\uart.c
target
......\config.h
......\IRQ.s
......\LPC2294.h
......\Startup.s
efls.bin
efsl
....\conf
....\....\config-sample-lpc2000.h
....\inc
....\...\debug.h
....\...\debug.h.bak
....\...\dir.h
....\...\disc.h
....\...\efs.h
....\...\error.h
....\...\extract.h
....\...\fat.h
....\...\file.h
....\...\fs.h
....\...\fs.h~
....\...\interface.h
....\...\interfaces
....\...\..........\helper.h
....\...\..........\lpc2000_dbg_printf.h
....\...\..........\lpc2000_spi.h
....\...\..........\sd.h
....\...\ioman.h
....\...\ioman_v2.h
....\...\ls.h
....\...\mkfs.h
....\...\partition.h
....\...\plibc.h
....\...\time.h
....\...\types.h
....\...\ui.h
....\src
....\...\debug.c
....\...\dir.c
....\...\disc.c
....\...\efs.c
....\...\extract.c
....\...\fat.c
....\...\file.c
....\...\fs.c
....\...\interfaces
....\...\..........\helper.c
....\...\..........\linuxfile.c~
....\...\..........\lpc2000_dbg_printf.c
....\...\..........\lpc2000_spi.c
....\...\..........\sd.c
....\...\ioman.c
....\...\ioman_v2.c
....\...\ls.c
....\...\mkfs.c
....\...\partition.c
....\...\plibc.c
....\...\time.c
....\...\ui.c
efsl_test.mcp
efsl_test_Data
..............\CWSettingsWindows.stg
..............\Debug
..............\DebugRel
..............\........\efsl_test.axf
..............\........\efsl_test.bin
..............\........\ObjectCode
..............\........\..........\dir.o
..............\........\..........\disc.o
..............\........\..........\efs.o
..............\........\..........\extract.o
..............\........\..........\fat.o
..............\........\..........\fat_test.o
..............\........\..........\file.o
..............\........\..........\fs.o
..............\........\..........\ioman.o
..............\........\..........\IRQ.o
..............\........\..........\lpc2000_spi.o
..............\........\..........\ls.o
..............\........\..........\mkfs.o
..............\........\..........\partition.o
..............\........\..........\plibc.o
..............\........\..........\sd.o
..............\........\..........\Startup.o
..............\........\..........\sys.o
..............\........\..........\target.o
..............\........\..........\time.o
..............\........\..........\uart.o
..............\........\..........\ui.o
..............\........\TargetDataWindows.tdt
..............\.....\TargetDataWindows.tdt
..............\Release
..............\.......\TargetDataWindows.tdt
fat_test.c
inc
...\mp3_config.h
src
...\sys.c
...\uart.c
target
......\config.h
......\IRQ.s
......\LPC2294.h
......\Startup.s