mirror of
https://github.com/openharmony/vendor_hpmicro.git
synced 2026-07-01 21:24:00 -04:00
@@ -14,7 +14,7 @@
|
||||
device/ --- 硬件单板相关仓库
|
||||
├── board/hpmicro --- HPMicro相关单板
|
||||
├── soc/hpmicro --- HPMicro相关SoC代码
|
||||
vendor/hpmicro/ --- vendor_goodix 仓库路径
|
||||
vendor/hpmicro/ --- vendor 仓库路径
|
||||
└── hpm6750evk2 --- 样例
|
||||
```
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
#
|
||||
# Copyright (c) 2022 HPMicro.
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# This file is dual licensed: you can use it either under the terms of
|
||||
# the GPL, or the BSD license, at your option.
|
||||
# See the LICENSE file in the root of this repository for complete details.
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import("//drivers/hdf_core/adapter/khdf/liteos_m/hdf.gni")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user