...
 
Commits (2)
    https://gitcode.net/openharmony/third_party_rt_thread/-/commit/8322ad6e55500feff708b1cc12c9e8407382f371 feat: 添加bundle.json作为hpm包管理描述文件 2022-01-13T15:49:44+08:00 pjscc pangjiashuai@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:pangjiashuai@huawei.com" title="pangjiashuai@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg2" style="text-decoration: none">N</a><a href="mailto:pangjiashuai@huawei.com" title="pangjiashuai@huawei.com">pjscc</a> &lt;<a href="mailto:pangjiashuai@huawei.com" title="pangjiashuai@huawei.com">pangjiashuai@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/third_party_rt_thread/-/commit/c877c57fdd22e089fdb0d32254b6a2cd82fb724c !8 添加bundle.json 2022-01-24T02:37:24+00:00 openharmony_ci 120357966@qq.com Merge pull request !8 from pjscc/OpenHarmony-3.0-LTS
{
"name": "@ohos/rt_thread",
"version": "",
"description": "Third-party open-source software RT-Thread | 三方开源软件RT-Thread",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/third_party_rt_thread",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"third_party"
],
"keywords": [
"third-party",
"rt-thread"
],
"envs": {},
"dirs": {},
"segment": {
"destPath": "third_party/rt-thread"
},
"component": {
"name": "thirdparty_rt_thread",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
\ No newline at end of file