7 Star 7 Fork 33

OpenHarmony / third_party_littlefs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhushengle 提交于 2023-05-25 18:01 . feat: 修复三方库子系统配置
{
"name": "@ohos/littlefs",
"description": "A little fail-safe filesystem designed for microcontrollers.",
"version": "3.1",
"license": "BSD 3-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/littlefs"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.md",
"component": {
"name": "littlefs",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini"
],
"rom": "56KB",
"ram": "112KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/openharmony/third_party_littlefs.git
git@gitee.com:openharmony/third_party_littlefs.git
openharmony
third_party_littlefs
third_party_littlefs
master

搜索帮助