FatFs Module Source Files R0.07e (C)ChaN, 2009
FILES
ffconf.h Configuration file for FatFs module.
ff.h Common include file for FatFs and application module.
ff.c FatFs module.
diskio.h Common include file for FatFs and disk I/O module.
diskio.c Skeleton of low level disk I/O module.
integer.h Alternative type definitions for integer variables.
option Optional external functions.
Low level disk I/O module is not included in this archive because the FatFs
module is only a generic file system layer and not depend on any specific
storage device. You have to provide a low level disk I/O module that written
to control your storage device.
AGREEMENTS
FatFs module is an open source software to implement FAT file system to
small embedded systems. This is a free software and is opened for education,
research and commercial developments under license policy of following trems.
Copyright (C) 2009, ChaN, all right reserved.
* The FatFs module is a free software and there is NO WARRANTY.
* No restriction on use. You can use, modify and redistribute it for
personal, non-profit or commercial product UNDER YOUR RESPONSIBILITY.
* Redistributions of source code must retain the above copyright notice.
REVISION HISTORY
Feb 26, 2006 R0.00 Prototype
Apr 29, 2006 R0.01 First release.
Jun 01, 2006 R0.02 Added FAT12.
Removed unbuffered mode.
Fixed a problem on small (<32M) patition.
Jun 10, 2006 R0.02a Added a configuration option _FS_MINIMUM.
Sep 22, 2006 R0.03 Added f_rename.
Changed option _FS_MINIMUM to _FS_MINIMIZE.
Dec 11, 2006 R0.03a Improved cluster scan algolithm to write files fast.
Fixed f_mkdir creates incorrect directory on FAT32.
Feb 04, 2007 R0.04 Supported multiple drive system. (FatFs)
Changed some APIs for multiple drive system.
Added f_mkfs. (FatFs)
Added _USE_FAT32 option. (Tiny-FatFs)
Apr 01, 2007 R0.04a Supported multiple partitions on a plysical drive. (FatFs)
Fixed an endian sensitive code in f_mkfs. (FatFs)
Added a capability of extending the file size to f_lseek.
Added minimization level 3.
Fixed a problem that can collapse a sector when recreate an
existing file in any sub-directory at non FAT32 cfg. (Tiny-FatFs)
May 05, 2007 R0.04b Added _USE_NTFLAG option.
Added FSInfo support.
Fixed some problems corresponds to FAT32. (Tiny-FatFs)
Fixed DBCS name can result FR_INVALID_NAME.
Fixed short seek (0 < ofs <= csize) collapses the file object.
Aug 25, 2007 R0.05 Changed arguments of f_read, f_write.
Changed arguments of f_mkfs. (FatFs)
Fixed f_mkfs on FAT32 creates incorrect FSInfo. (FatFs)
Fixed f_mkdir on FAT32 creates incorrect directory. (FatFs)
Feb 03, 2008 R0.05a Added f_truncate().
Added f_utime().
Fixed off by one error at FAT sub-type determination.
Fixed btr in f_read() can be mistruncated.
Fixed cached sector is not flushed when create and close without write.
Apr 01, 2008 R0.06 Added f_forward(). (Tiny-FatFs)
Added string functions: fputc(), fputs(), fprintf() and fgets().
Improved performance of f_lseek() on move to the same or following cluster.
Apr 01, 2009, R0.07 Merged Tiny-FatFs as a buffer configuration option.
Added long file name support.
Added multiple code page support.
Added re-entrancy for multitask operation.
Added auto cluster size selection to f_mkfs().
Added rewind option to f_readdir().
Changed result code of critical errors.
Renamed string functions to avoid name collision.
Apr 14, 2009, R0.07a Separated out OS dependent code on reentrant cfg.
Added multiple sector size support.
Jun 21, 2009, R0.07c Fixed f_unlink() may return FR_OK on error.
Fixed wrong cache control in f_lseek().
Added relative path feature.
Added f_chdir().
Added f_chdrive().
Added proper case conversion for extended characters.
Nov 03,'2009 R0.07e Separated out configuration options from ff.h to ffconf.h.
Added a configuration option, _LFN_UNICODE.
Fixed f_unlink() fails to remove a sub-dir on _FS_RPATH.
Fixed name matching error on the 13 char boundary.
Changed f_readdir() to return the SFN with always upper case on non-LFN cfg.
没有合适的资源?快使用搜索试试~ 我知道了~
MS41949DEMO例程
共329个文件
h:105个
c:87个
d:35个
需积分: 0 0 下载量 133 浏览量
2024-11-07
17:12:39
上传
评论
收藏 5.71MB RAR 举报
温馨提示
MS41949DEMO例程
资源推荐
资源详情
资源评论
收起资源包目录
MS41949DEMO例程 (329个子文件)
GD32103B_START.uvguix.86135 192KB
GD32103B_START.uvguix.admin 178KB
GD32F103CBT6_RS485.axf 144KB
gd32f10x_enet.c 129KB
ff.c 98KB
gd32f10x_timer.c 85KB
gd32f10x_rcu.c 42KB
gd32f10x_can.c 42KB
gd32f10x_adc.c 37KB
system_gd32f10x.c 32KB
gd32f10x_fmc.c 31KB
gd32f10x_exmc.c 30KB
ccsbcs.c 29KB
gd32f10x_sdio.c 28KB
gd32f10x_dma.c 28KB
audio_core.c 26KB
gd32f10x_usart.c 25KB
gd32f10x_i2c.c 25KB
gd32f10x_spi.c 24KB
usbd_msc_scsi.c 23KB
usbd_msc_scsi.c 23KB
usbd_enum.c 23KB
usbh_enum.c 22KB
usbd_enum.c 21KB
usbh_hid_core.c 21KB
gd32f10x_gpio.c 21KB
dfu_core.c 20KB
dfu_core.c 20KB
usbh_core.c 20KB
usbh_msc_core.c 20KB
drv_usbh_int.c 19KB
usbd_lld_core.c 19KB
audio_core.c 18KB
drv_usb_dev.c 18KB
usb_iap_core.c 18KB
usb_iap_core.c 17KB
usbh_hid_keybd.c 16KB
gd32f10x_dac.c 16KB
custom_hid_core.c 16KB
cdc_acm_core.c 16KB
drv_usbd_int.c 16KB
cdc_acm_core.c 15KB
custom_hid_core.c 15KB
control.c 15KB
usbh_msc_scsi.c 13KB
drv_usb_host.c 13KB
standard_hid_core.c 13KB
usbh_msc_bbb.c 12KB
standard_hid_core.c 12KB
usbh_transc.c 11KB
drv_usb_core.c 11KB
printer_core.c 10KB
printer_core.c 10KB
usbd_msc_core.c 10KB
usbd_msc_core.c 10KB
usbd_lld_int.c 9KB
usbd_core.c 9KB
usbd_msc_bbb.c 9KB
usbd_msc_bbb.c 9KB
main.c 9KB
gd32f10x_exti.c 8KB
gd32f10x_pmu.c 8KB
gd32f10x_rtc.c 8KB
gd32f10x_bkp.c 8KB
usbd_transc.c 8KB
audio_out_itf.c 8KB
audio_out_itf.c 7KB
gd32f10x_misc.c 7KB
usbh_hid_mouse.c 7KB
dfu_mal.c 7KB
usbh_msc_fatfs.c 6KB
usbd_transc.c 6KB
gd32f10x_dbg.c 6KB
gd32f103b_start.c 5KB
usbh_pipe.c 5KB
gd32f10x_fwdgt.c 5KB
usbh_hid_parser.c 5KB
gd32f10x_wwdgt.c 5KB
usbd_core.c 5KB
diskio.c 4KB
gd32f10x_it.c 4KB
gd32f10x_crc.c 4KB
syncobj.c 4KB
key.c 3KB
usbd_msc_data.c 2KB
usbd_msc_data.c 2KB
usbd_pwr.c 2KB
Delay.c 1KB
CRC.c 1018B
fattime.c 123B
gd32f10x_timer.crf 299KB
gd32f10x_can.crf 289KB
gd32f10x_fmc.crf 288KB
gd32f10x_adc.crf 287KB
control.crf 287KB
gd32f10x_rcu.crf 286KB
gd32f10x_exmc.crf 285KB
main.crf 285KB
gd32f10x_dma.crf 284KB
gd32f10x_usart.crf 284KB
共 329 条
- 1
- 2
- 3
- 4
资源评论
- 粉丝: 2
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 数据集-目标检测系列- 戒指 检测数据集 ring >> DataBall
- 数据集-目标检测系列- 皇冠 头饰 检测数据集 crown >> DataBall
- 利用哨兵 2 号卫星图像和 GRanD 大坝数据集进行的首次大坝检测迭代.ipynb
- 数据集-目标检测系列- 红色裙子 检测数据集 red-skirt >> DataBall
- DNS服务器搭建-单机部署
- 数据集-目标检测系列- 猫咪 小猫 检测数据集 cat >> DataBall
- matlab写的导弹轨迹代码
- 金融贷款口子超市V2源码 Thinkphp开发的贷款和超市平台源码
- 数据集-目标检测系列- 土拨鼠 检测数据集 marmot >> DataBall
- 数据集-目标检测系列- 婚纱 检测数据集 wedding-dress >> DataBall
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功