搜索资源列表
dms_original
- AMD公司官方版FLASH文件系统。有详细说明文档和Windows仿真测试环境。-AMD official version of Flash File System. Detailed documentation and Windows simulation testing environment.
MP3-project
- 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content.
FDI5.x
- FDI Intel开发的FLASH文件系统,功能很强大-FDI development of the Intel Flash file system, a very powerful function
flashfs
- 一个简单的flash文件系统,虽然简单但很实用-a simple flash file system, although simple but very practical
kfs_1_0_1_release
- kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文件创建api,添加文件打开模式开关 修正文件碎片管
flash_fs
- FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of
ZLG_FFS
- 周立功的文件系统,部分代码,是用IO模拟方式进行flash操作
HFAT32_v1.0
- HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统 特性: 1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等 存储设备上创建FAT文件系统和操作它. 2.目前支持FAT16/32,支持长文件名.
Fatfs 0.8a
- FatFs的最新代码。版本0.8a R0.08a, Aug 16, 2010 Added f_getcwd(). (_FS_RPATH = 2) Added sector erase feature. (_USE_ERASE) Moved file lock semaphore table from fs object to the bss. Fixed a wrong directory entry is created on non-LFN cfg when t
HFAT32_v1.1
- HFAT32是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统 特性: 1.HFAT32 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等 存储设备上创建FAT文件系统和操作它. 2.目前支持FAT16/32,支持长文件名.等等... -FAT based HFAT32 is my standard, according to their own understanding of written in a FAT
flash_fat16
- Nand flash FAT16 文件系统源代码 -Nand flash FAT16 file system source code
flashfilesystem
- 闪存嵌入式文件系统flash file system-flash file system
YAFFS_Direct_User_Guide
- YAFFS_Direct_User_Guide: YAFFS_Direct的用户手册,说明了YAFFS_Direct的结构、移植方法、文件配置等。YAFFS_Direct是可脱离Linux使用的yaffs文件系统,由Yaffs原班人马开发和提供支持。省去了从Yaffs或Yaffs2中提取fs源码的劳苦。 -The user guide of YAFFS Direct. It documented the structure/migration method/configuration of YA
zlg_fs_ffs
- zlg ffs支持写平衡的NAND FLASH的文件系统可移值到ARM等处理器中-zlg ffs support to write a balanced NAND FLASH file system portability to other ARM processor
FlashFileSystem
- 内存文件系统详细资料,详细说明了Flash文件系统的建立-Memory file system details, details the establishment of a Flash file system
AVR-1.5K-Flash-VDsk-Rev1_0_0
- 非常小巧的只有1.5KB但是功能齐全的8051 NAND Flash文件系统-Only a very small but fully functional 1.5KB 8051 NAND Flash File System
828f2aa6-b87c-4bc9-961e-ba077ce3518b
- 基于8051+nand flash的fat文件系统-The fat based 8051+nand flash file system
Upandewenjianxitong
- 基于MCU的U盘源码实现flash的windos文件系统-MCU-based U-source flash windos file system
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
FAT12_100K
- 将此文件烧录到单片机中相当于将单片机内部的100Kflash空间格式化为fat12格式(This file is burned into the microcontroller, equivalent to the MCU 100Kflash space formatted as FAT12 format)