vendor_huawei_hdf/README_zh.md
sunxuejiao 7c30a12489 modify hyperlinks in the warehouse
Signed-off-by: sunxuejiao <sunxuejiao5@huawei.com>
2021-08-23 20:20:40 +08:00

36 lines
1.1 KiB
Markdown

# vendor driver<a name="ZH-CN_TOPIC_0000001124650043"></a>
- [简介](#section11660541533)
- [目录](#section161941989586)
- [相关仓](#section1371113476308)
## 简介<a name="section11660541533"></a>
该仓下主要展示驱动配置,平台驱动代码示例。
## 目录<a name="section161941989586"></a>
该仓下源代码目录结构如下所示
```
/vendor/huawei/hdf
└── sample # 示例驱动
├── config # 驱动配置
└── platform # 平台示例驱动代码
```
## 相关仓<a name="section1371113476308"></a>
[驱动子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E9%A9%B1%E5%8A%A8%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
[drivers\_framework](https://gitee.com/openharmony/drivers_framework/blob/master/README_zh.md)
[drivers\_adapter](https://gitee.com/openharmony/drivers_adapter/blob/master/README_zh.md)
[drivers\_adapter\_khdf\_linux](https://gitee.com/openharmony/drivers_adapter_khdf_linux/blob/master/README_zh.md)
[drivers\_peripheral](https://gitee.com/openharmony/drivers_peripheral/blob/master/README_zh.md)
vendor_huawei_hdf