搜索资源列表
find23
- TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field
lfn-9026l.tar
- 使用物理地址方式绕开mtd驱动进行nand flash的低级格式化和维护可以修复nand 坏块(不是物理损坏而是由于文件系统造成的坏块)
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
find23
- TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field
lfn-9026l.tar
- 使用物理地址方式绕开mtd驱动进行nand flash的低级格式化和维护可以修复nand 坏块(不是物理损坏而是由于文件系统造成的坏块)-Ways to bypass the use of physical address MTD nand flash drive to carry out low-level formatting and maintenance could be restored NAND bad blocks (no
ff007e
- 支持fat12,fat16,fat32.代码较小,容易移植。支持操作系统rtos移植。-Features Windows compatible FAT12/16/32 file system. Platform independent. Easy to port. Very small footprint for code and work area. Various configuration options:
msdos71f
- S-DOS 7.10是目前功能最强大实用,且兼容性最好的DOS。而且由于它全面支持大硬盘、大内存、长文件名(LFN)、FAT32分区、可能直接启动Win3.x/9x等等,所以非常实用!-S-DOS 7.10 is the most powerful, useful, and the best compatibility with DOS. And because of its full support for large hard dr
FullFAT_1.0.5
- fat32 + lfn source code
FAT32_LFN
- fat32 + LFN for 8051-fat32+ LFN for 8051
REMOTE
- PIC16F877A+LFN红外接送头+8位led,超简单的原理做红外实验,保证看了就懂,自主研发的哦!不用在看复杂的原理了-PIC16F877A+ LFN head+ 8 bits infrared shuttle led, the principle of infrared super easy to do the experiment, ensure that saw you ll understand, independent
q-sys-support-long-file-name
- ff的文件中我發現LFN的部分, 你的源碼沒有修正, 我將 ffconf.h中的改成 #define _MAX_LFN 127 /* Maximum LFN length to handle (12 to 255) */ 以及FsWrap.h中的改成 #define NAME_MAX 255 /* domain */ 這樣支持長檔名就沒有問題 -ff files, I found a part of LFN Yo
sdio_fatfs
- 利用stm32采用文件系统读写sd卡。因为项目,所以去掉了LFN功能。-Using stm32 and fatfs, reading and writing from sd card