1 Star 0 Fork 64

ajunlonglive/third_party_mtd_utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 982 Bytes
一键复制 编辑 原始数据 按行查看 历史
pjscc 提交于 2022-01-20 17:01 . add bundle.json
{
"name": "@ohos/mtd_utils",
"description": "MTD subsystem (stands for Memory Technology Devices) provides an abstraction layer for raw flash devices. It makes it possible to use the same API when working with different flash types and technologies, e.g. NAND, OneNAND, NOR, AG-AND, ECC'd NOR, etc.",
"version": "3.1",
"license": "GPL V2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/mtd-utils"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"readmePath": {
"en": ""
},
"component": {
"name": "thirdparty_mtd_utils",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ajunlonglive/third_party_mtd_utils.git
git@gitee.com:ajunlonglive/third_party_mtd_utils.git
ajunlonglive
third_party_mtd_utils
third_party_mtd_utils
master

搜索帮助