1 Star 0 Fork 20

JasonHsu/kernel_uniproton

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/uniproton",
"version": "3.1.0",
"description": "uniproton kernel",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openeuler/UniProton",
"repository": "https://gitee.com/openeuler/UniProton",
"license": "BSD 3-clause",
"domain": "os",
"language": "",
"private": false,
"scripts": {},
"tags": [
"kernel"
],
"keywords": [
"kernel",
"uniproton"
],
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "kernel/uniproton"
},
"component": {
"name": "uniproton",
"subsystem": "kernel",
"syscap": [
"SystemCapability.Kernel.uniproton"
],
"features": [],
"adapted_system_type": [
"mini"
],
"rom": "300KB",
"ram": "100KB",
"deps": {
"components": [
"utils_lite"
],
"third_party": [
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//kernel/uniproton:kernel",
"//kernel/uniproton:build_kernel_image"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JasonHsu5815/kernel_uniproton.git
[email protected]:JasonHsu5815/kernel_uniproton.git
JasonHsu5815
kernel_uniproton
kernel_uniproton
master

搜索帮助