代码拉取完成,页面将自动刷新
This implementaion of file system is developed by ELM Chan http://elm-chan.org/fsw/ff/00index_e.html. This is based on FAT file system specification. It provides an interface to physical storage management through its disk io API in diskio.c. The disk io interfaces are updated to interface with Zephyr flash memory management. Current revision in the tree is 0.14b The file system provides options to configure the source. The configurations are stored in include/ffconf.h. Following configurations are updated. FF_CODE_PAGE 437 FF_FS_TINY 1 FF_FS_NORTC 1 FF_STR_VOLUME_ID 1 The following configurations are exposed as kconfig options. FF_USE_LFN as CONFIG_FS_FATFS_LFN FF_MAX_LFN as CONFIG_FS_FATFS_MAX_LFN FF_CODE_PAGE as CONFIG_FS_FATFS_CODEPAGE FF_FS_READONLY as CONFIG_FS_FATFS_READ_ONLY FF_USE_MKFS as CONFIG_FS_FATFS_MKFS FF_VOLUMES as CONFIG_FS_FATFS_VOLUMES FF_MAX_SS as CONFIG_FS_FATFS_MAX_SS
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。