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

1.1 KiB

vendor driver

简介

该仓下主要展示驱动配置,平台驱动代码示例。

目录

该仓下源代码目录结构如下所示

/vendor/huawei/hdf
└── sample                 # 示例驱动
    ├── config             # 驱动配置
    └── platform           # 平台示例驱动代码

相关仓

驱动子系统

drivers_framework

drivers_adapter

drivers_adapter_khdf_linux

drivers_peripheral

vendor_huawei_hdf