1# vendor driver<a name="ZH-CN_TOPIC_0000001124650043"></a> 2 3- [简介](#section11660541533) 4- [目录](#section161941989586) 5- [相关仓](#section1371113476308) 6 7## 简介<a name="section11660541533"></a> 8 9该仓下主要展示驱动配置,平台驱动代码示例。 10 11## 目录<a name="section161941989586"></a> 12 13该仓下源代码目录结构如下所示 14 15``` 16/vendor/huawei/hdf 17└── sample # 示例驱动 18 ├── config # 驱动配置 19 └── platform # 平台示例驱动代码 20``` 21 22## 相关仓<a name="section1371113476308"></a> 23 24[驱动子系统](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) 25 26[drivers\_framework](https://gitee.com/openharmony/drivers_framework/blob/master/README_zh.md) 27 28[drivers\_adapter](https://gitee.com/openharmony/drivers_adapter/blob/master/README_zh.md) 29 30[drivers\_adapter\_khdf\_linux](https://gitee.com/openharmony/drivers_adapter_khdf_linux/blob/master/README_zh.md) 31 32[drivers\_peripheral](https://gitee.com/openharmony/drivers_peripheral/blob/master/README_zh.md) 33 34vendor_huawei_hdf 35 36