8 Star 59 Fork 72

OpenHarmony / third_party_cmsis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 935 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhushengle 提交于 2023-05-25 17:55 . feat: 修复三方库子系统配置
{
"name": "@ohos/cmsis",
"description": "The Cortex Microcontroller Software Interface Standard (CMSIS) is a vendor-independent hardware abstraction layer for microcontrollers that are based on Arm® Cortex® processors",
"version": "3.1",
"license": "Apache V2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/cmsis"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.txt",
"readmePath": {
"en": ""
},
"component": {
"name": "cmsis",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini"
],
"rom": "7KB",
"ram": "14KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/openharmony/third_party_cmsis.git
git@gitee.com:openharmony/third_party_cmsis.git
openharmony
third_party_cmsis
third_party_cmsis
master

搜索帮助