mirror of
https://gitee.com/openharmony/vendor_huawei_hdf
synced 2024-11-26 22:40:27 +00:00
.gitee | ||
sample | ||
.gitignore | ||
LICENSE | ||
README_zh.md | ||
README.md |
vendor driver
Introduction
This repository shows some HDF sample drivers.
Directory Structure
The source code directory structure is as follows:
/vendor/huawei/hdf
└── sample # sample driver
├── config # configuration
└── platform # platform sample driver code
Repositories Involved
Driver subsystem
hmf/drivers/framework
hmf/drivers/adapter_lite_khdf
hmf/drivers/adapter_lite_uhdf
hmf/drivers/adapter_linux_khdf
hmf/drivers/adapter_linux_uhdf