3 Star 0 Fork 0

MHBase/startup_hvb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
handy 提交于 2023-03-13 18:54 . Feat: add hvb initial version code
{
"name": "@ohos/hvb",
"description": "OpenHarmony Verified Boot (HVB)",
"version": "1.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/startup/hvb"
},
"scripts": {},
"dirs": {},
"component": {
"name": "hvb",
"subsystem": "startup",
"adapted_system_type": [
"standard"
],
"rom": "3072KB",
"ram": "3072KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//base/startup/hvb:hvb_group"
],
"inner_kits": [],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mhbase/startup_hvb.git
[email protected]:mhbase/startup_hvb.git
mhbase
startup_hvb
startup_hvb
MHBase-3.2-Release

搜索帮助