# vendor_huawei_hdf **Repository Path**: openharmony/vendor_huawei_hdf ## Basic Information - **Project Name**: vendor_huawei_hdf - **Description**: (本仓已停止使用)The sample driver of the Hardware Driver Foundation (HDF) | HDF驱动代码示例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 100 - **Forks**: 86 - **Created**: 2020-09-08 - **Last Updated**: 2024-11-20 ## Categories & Tags **Categories**: harmonyos-drivers **Tags**: None ## README # vendor driver - [简介](#section11660541533) - [目录](#section161941989586) - [相关仓](#section1371113476308) ## 简介 该仓下主要展示驱动配置,平台驱动代码示例。 ## 目录 该仓下源代码目录结构如下所示 ``` /vendor/huawei/hdf └── sample # 示例驱动 ├── config # 驱动配置 └── platform # 平台示例驱动代码 ``` ## 相关仓 [驱动子系统](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