Go to file
openharmony_ci 76f6e04c90 !19 修改仓内超链接路径
Merge pull request !19 from sunxuejiao/master
2021-08-23 12:35:12 +00: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 modify hyperlinks in the warehouse 2021-08-23 20:20:40 +08:00
README.md modify hyperlinks in the warehouse 2021-08-23 20:20:40 +08:00

vendor driver

Introduction

This repository shows driver configuration and platform driver code examples.

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

drivers_framework

drivers_adapter

drivers_adapter_khdf_linux

drivers_peripheral

vendor_huawei_hdf