1 Star 0 Fork 656

Lotol/developtools_hdc

forked from OpenHarmony/developtools_hdc
关闭
 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 996 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaolihui 提交于 2023-12-19 16:22 +08:00 . Move register to hdc
{
"name": "@ohos/hdc",
"description": "Device debug connector that provides the device connection capability and a command line tool",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "developtools/hdc"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hdc",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
],
"rom": "1725KB",
"ram": "1599KB",
"deps": {
"components": [
"init",
"c_utils",
"hitrace",
"hilog"
],
"third_party": [
"libuv",
"openssl",
"bounds_checking_function",
"lz4",
"selinux",
"libusb"
]
},
"build": {
"sub_component": [
"//developtools/hdc:hdc_register",
"//developtools/hdc:hdcd_system",
"//developtools/hdc:hdcd_updater"
],
"test": [ "//developtools/hdc/test:hdc_fuzztest" ]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lotol/developtools_hdc.git
git@gitee.com:lotol/developtools_hdc.git
lotol
developtools_hdc
developtools_hdc
master

搜索帮助