提交 f1b1564b 编写于 作者: O openharmony_ci 提交者: Gitee

!222 usb support liteos

Merge pull request !222 from zianed/master
......@@ -281,6 +281,36 @@
"adapter_uhdf"
]
}
},
{
"component": "peripheral_usb",
"description": "",
"optional": "true",
"dirs": ["drivers/peripheral/usb"],
"targets": [
"//drivers/peripheral/usb/sample/device/liteos:usbfn_sample",
"//drivers/peripheral/usb/sample/host:usbhost_ddk_test",
"//drivers/peripheral/usb/sample/host/liteos_test:liteos_host_speed_test",
"//drivers/peripheral/usb/test:hdf_test_usb_device"
],
"rom": "",
"ram": "",
"output": [],
"adapted_board": [],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": [
"hilog",
"adapter_uhdf"
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册