未验证 提交 79e013fa 编写于 作者: 葛亚芳 提交者: Gitee

update en/contribute/OpenHarmony-hdf-coding-guide.md.

Signed-off-by: N@ge-yafang <geyafang@huawei.com>
上级 c9205e3f
......@@ -190,7 +190,7 @@ root {
[Description] The HDF places the same type of devices in the same host. You can develop and deploy the driver functionalities of the host by layer, so that one driver has multiple nodes. The following figure shows the HDF driver model.
![HDFDriverModel.png](../device-dev/driver/figures/HDF-driver-model.png)
![HDFDriverModel.png](../device-dev/driver/figures/hdf-driver-model.png)
Place devices of the same type in the same host. When adding a device, check whether the host of the same type already exists. If such a host already exists, configure the device in the host. Do not configure the same host again. A device belongs to only one driver. Therefore, do not configure the same device in different hosts.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册