提交 3dcbb5a2 编写于 作者: O openharmony_ci 提交者: Gitee

!156 新增驱动子系统马达编译组件

Merge pull request !156 from kevin/0621_master
......@@ -194,6 +194,36 @@
]
}
},
{
"component": "peripheral_misc",
"description": "",
"optional": "true",
"dirs": ["drivers/peripheral/misc"],
"targets": [
"//drivers/peripheral/misc/vibrator/hal:hdi_vibrator",
"//drivers/peripheral/misc/vibrator/test/:hdf_test_vibrator"
],
"rom": "",
"ram": "",
"output": [
"libhdi_vibrator.so"
],
"adapted_board": [],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": [
"hilog",
"adapter_uhdf"
]
}
},
{
"component": "peripheral_wlan",
"description": "",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册