2 Star 0 Fork 77

工业母机容器操作系统项目/third_party_optimized_routines

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 870 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhushengle 提交于 2023-05-25 17:57 . feat: 修复三方库子系统配置
{
"name": "@ohos/optimized_routines",
"description": "Optimized implementations of various library functions for ARM architecture processors",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/optimized-routines"
},
"dirs": {},
"scripts": {},
"readmePath": {
"en": "README"
},
"component": {
"name": "optimized_routines",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "36KB",
"ram": "72KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/industrial_container/third_party_optimized_routines.git
git@gitee.com:industrial_container/third_party_optimized_routines.git
industrial_container
third_party_optimized_routines
third_party_optimized_routines
master

搜索帮助