9 Star 59 Fork 79

OpenHarmony/third_party_FatFs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
zhangdengyu 提交于 2023-06-27 10:18 . fix:三方软件名称整改
{
"name": "@ohos/FatFs",
"description": "FatFs is a generic FAT/exFAT filesystem module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely separated from the disk I/O layer. Therefore it is independent of the platform. It can be incorporated into small microcontrollers with limited resource, such as 8051, PIC, AVR, ARM, Z80, RX and etc. Also Petit FatFs module for tiny microcontrollers is available here.",
"version": "3.1",
"license": "BSD 3-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/FatFs"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.txt",
"readmePath": {
"en": "README"
},
"component": {
"name": "FatFs",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "336KB",
"ram": "672KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_FatFs.git
git@gitee.com:openharmony/third_party_FatFs.git
openharmony
third_party_FatFs
third_party_FatFs
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385