搜索资源列表
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
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: Multiple volumes (physical
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 research and development! Don
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 Your source is not corrected, I
sdio_fatfs
- 利用stm32采用文件系统读写sd卡。因为项目,所以去掉了LFN功能。-Using stm32 and fatfs, reading and writing from sd card