Go to file
2021-04-07 15:11:34 +08:00
.gitee add issue and pr template 2021-04-07 15:11:34 +08:00
sample modify hdf log print none when hilog is disable 2021-03-18 08:10:15 +00:00
.gitignore update openharmony 1.0.1 2021-03-11 18:45:42 +08:00
LICENSE update openharmony 1.0.1 2021-03-11 18:45:42 +08:00
README_zh.md update openharmony 1.0.1 2021-03-11 18:45:42 +08:00
README.md update openharmony 1.0.1 2021-03-11 18:45:42 +08:00

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