The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
5 Star 5 Fork 3

OpenHarmony / developtools_hdc_standard
Closed

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 809 Bytes
Copy Edit Web IDE Raw Blame History
{
"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": [
"base:utils"
],
"third_party": [
"libuv:uv_static",
"lz4:liblz4_static",
"openssl:libcrypto_static"
]
},
"build": {
"sub_component": [
"//developtools/hdc:hdcd",
"//developtools/hdc:hdc_target_all"
]
}
}
}
1
https://gitee.com/openharmony/developtools_hdc_standard.git
git@gitee.com:openharmony/developtools_hdc_standard.git
openharmony
developtools_hdc_standard
developtools_hdc_standard
master

Search