Lines Matching refs:fatfs
1 @page fatfs
3 [更正文档](https://gitee.com/alios-things/fatfs/edit/master/README.md)      [贡献说明](…
6 **fatfs** is a generic FAT/exFAT filesystem module for small embedded system. The fatfs module is w…
24 fatfs
41 │ ├── fatfs.h
86 - fatfs: master # helloworld_demo中引入fatfs组件
96 aos install fatfs
100 上述命令执行成功后,组件源码则被下载到了./components/fatfs路径中。
104 在fatfs组件的package.yaml中添加[example示例代码](https://gitee.com/alios-things/a2sa/tree/master/example):
137 fatfs component example start!
143 fatfs component example end !