16 Star 0 Fork 63

OH RISC-V SIG/communication_wifi_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 963 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyude 提交于 2022-09-21 10:04 . fix destPath value incorrect.
{
"name": "@openharmony/wifi_lite",
"version": "3.1.0",
"description": "wifi_lite",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/wifi_lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"segment": {
"destPath": "foundation/communication/wifi_lite"
},
"component": {
"name": "wifi_lite",
"subsystem": "communication",
"adapted_system_type": [
"mini"
],
"features": [
],
"rom": "",
"ram": "",
"deps": {
"components": [
],
"third_party": [
]
},
"build": {
"sub_component": [
"//foundation/communication/wifi_lite:wifi"
],
"inner_kits": [
],
"test": [
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/riscv-sig/communication_wifi_lite.git
git@gitee.com:riscv-sig/communication_wifi_lite.git
riscv-sig
communication_wifi_lite
communication_wifi_lite
master

搜索帮助