mirror of
https://github.com/openharmony/device_board_lockzhiner.git
synced 2026-07-01 02:45:32 -04:00
添加OAT.xml,添加各级BUILD.gn的版权信息
Signed-off-by: lockzhiner_wang-xiaobin <wangxb@fzlzdz.com>
This commit is contained in:
@@ -1,11 +1,22 @@
|
||||
|
||||
# Copyright (c) 2022 FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved.
|
||||
# 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
|
||||
#
|
||||
# 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.
|
||||
|
||||
if (ohos_kernel_type == "liteos_m") {
|
||||
import("//kernel/liteos_m/liteos.gni")
|
||||
module_name = get_path_info(rebase_path("."), "name")
|
||||
module_group(module_name) {
|
||||
modules = [
|
||||
"lockzhiner_rk2206",
|
||||
"lingpi",
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,202 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
@@ -0,0 +1,137 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
Notes:
|
||||
This is project config file for OpenHarmony OSS Audit Tool, if you have any questions or concerns, please email chenyaxun.
|
||||
-->
|
||||
<!-- OAT(OSS Audit Tool) configuration guide:
|
||||
basedir: Root dir, the basedir + project path is the real source file location.
|
||||
licensefile:
|
||||
1.If the project don't have "LICENSE" in root dir, please define all the license files in this project in , OAT will check license files according to this rule.
|
||||
|
||||
tasklist(only for batch mode):
|
||||
1. task: Define oat check thread, each task will start a new thread.
|
||||
2. task name: Only an name, no practical effect.
|
||||
3. task policy: Default policy for projects under this task, this field is required and the specified policy must defined in policylist.
|
||||
4. task filter: Default filefilter for projects under this task, this field is required and the specified filefilter must defined in filefilterlist.
|
||||
5. task project: Projects to be checked, the path field define the source root dir of the project.
|
||||
|
||||
|
||||
policyList:
|
||||
1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affect OAT check process.
|
||||
2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilter is optional,the default value is:
|
||||
<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter"/>
|
||||
3. policyitem type:
|
||||
"compatibility" is used to check license compatibility in the specified path;
|
||||
"license" is used to check source license header in the specified path;
|
||||
"copyright" is used to check source copyright header in the specified path;
|
||||
"import" is used to check source dependency in the specified path, such as import ... ,include ...
|
||||
"filetype" is used to check file type in the specified path, supported file types: archive, binary
|
||||
"filename" is used to check whether the specified file exists in the specified path(support projectroot in default OAT.xml), supported file names: LICENSE, README, README.OpenSource
|
||||
|
||||
4. policyitem name: This field is used for define the license, copyright, "*" means match all, the "!" prefix means could not match this value. For example, "!GPL" means can not use GPL license.
|
||||
5. policyitem path: This field is used for define the source file scope to apply this policyitem, the "!" prefix means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be exclude while process this policyitem.
|
||||
6. policyitem rule and group: These two fields are used together to merge policy results. "may" policyitems in the same group means any one in this group passed, the result will be passed.
|
||||
7. policyitem filefilter: Used to bind filefilter which define filter rules.
|
||||
8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is used to filter file path.
|
||||
|
||||
Note:If the text contains special characters, please escape them according to the following rules:
|
||||
" == >
|
||||
& == >
|
||||
' == >
|
||||
< == >
|
||||
> == >
|
||||
-->
|
||||
<configuration>
|
||||
<oatconfig>
|
||||
<licensefile>build/LICENSE|third_party/LICENSE</licensefile>
|
||||
<policylist>
|
||||
<policy name="projectPolicy" desc="">
|
||||
<policyitem type="copyright" name="IBM Corp." path=".*" rule="may" group="defaultGroup" filefilter="copyrightPolicyFilter" desc=""/>
|
||||
<policyitem type="copyright" name="FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved." path=".*" rule="may" group="defaultGroup" filefilter="copyrightPolicyFilter" desc=""/>
|
||||
<policyitem type="copyright" name="2013, 2014" path=".*" desc="copyright Header Invalid"/>
|
||||
<policyitem type="copyright" name="Huawei Technologies Co., Ltd. All rights reserved." path=".*" desc="copyright Header Invalid"/>
|
||||
<policyitem type="license" name="EPL-1.0" path=".*" desc=""/>
|
||||
<policyitem type="license" name="BSD-3-Clause" path=".*" desc=""/>
|
||||
</policy>
|
||||
</policylist>
|
||||
<filefilterlist>
|
||||
<filefilter name="defaultFilter" desc="Files not to check">
|
||||
<filteritem type="filepath" name="BUILD.gn" desc="编译脚本本仓涉及多种许可"/>
|
||||
</filefilter>
|
||||
<filefilter name="defaultPolicyFilter" desc="Filters for compatibility,license header policies">
|
||||
<filteritem type="filepath" name="BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-install.sh" desc=""/>
|
||||
<filteritem type="filepath" name="Kconfig.liteos_m.boards" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/makefile" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient-C/samples/FreeRTOS/MQTTEcho.c" desc=""/>
|
||||
<filteritem type="filepath" name="Kconfig.liteos_m.defconfig.boards" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/objects.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/baremetalserial/build" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/sources.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient-C/samples/linux/build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/Kconfig.liteos_m.board" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/src/subdir.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/Kconfig.liteos_m.defconfig.board" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/liteos_m/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/src/mbed/MQTTEthernet.h" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/build" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/src/mbed/MQTTSocket.h" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/null.c" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/hello.cpp" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/test/build_test" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/main.cpp" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-env-vars" desc=""/>
|
||||
</filefilter>
|
||||
<filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies" >
|
||||
<filteritem type="filepath" name="BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-install.sh" desc=""/>
|
||||
<filteritem type="filepath" name="Kconfig.liteos_m.boards" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/makefile" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient-C/samples/FreeRTOS/MQTTEcho.c" desc=""/>
|
||||
<filteritem type="filepath" name="Kconfig.liteos_m.defconfig.boards" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/objects.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/baremetalserial/build" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/sources.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient-C/samples/linux/build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/Kconfig.liteos_m.board" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/Debug/src/subdir.mk" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/Kconfig.liteos_m.defconfig.board" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/liteos_m/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/BUILD.gn" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/src/mbed/MQTTEthernet.h" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/build" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/src/mbed/MQTTSocket.h" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/samples/null.c" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/hello.cpp" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTPacket/test/build_test" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/edl-v10" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/MQTTClient/samples/linux/main.cpp" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/epl-v10" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-build.sh" desc=""/>
|
||||
<filteritem type="filepath" name="lingpi/third_party/paho_mqtt/travis-env-vars" desc=""/>
|
||||
</filefilter>
|
||||
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
|
||||
<filteritem type="filename" name="*.png" desc="desc files"/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
@@ -1,18 +1,18 @@
|
||||
# device_board_lockzhiner
|
||||
|
||||
#### 介绍
|
||||
## 介绍
|
||||
|
||||
该仓库托管福州市凌睿智捷电子有限公司开发的产品样例代码,主要包括小凌派-RK2206开发板的相关案例代码。
|
||||
|
||||
* 小凌派-RK2206开发板
|
||||
小凌派-RK2206开发板是由福州市凌睿智捷电子有限公司出品,主控器为瑞芯微高性能、高性价比的RK2206芯片,搭载OpenHarmony操作系统,内置WiFi/AP功能、NFC功能、液晶显示接口以及E53接口,E53接口兼容各类传感器模块,便于多样化的IoT物联网应用;目前小凌派-RK2006开发板已经拥有20+个成熟的应用案例,以及完善的教学课程,可广泛的应用于智慧城市、智能家居、智慧教学、智慧车载以及智慧医疗等多种场景。
|
||||
|
||||
#### 软件架构
|
||||
## 软件架构
|
||||
|
||||
代码路径:
|
||||
|
||||
```
|
||||
device/board/lingpi/ --- vendor_lockzhiner 仓库路径
|
||||
device/board/lockzhiner/ --- vendor_lockzhiner 仓库路径
|
||||
└── BUILD.gn
|
||||
└── Kconfig.liteos_m.boards
|
||||
└── Kconfig.liteos_m.defconfig.boards
|
||||
@@ -27,22 +27,26 @@ device/board/lingpi/ --- vendor_lockzhiner 仓库路径
|
||||
└── README.md
|
||||
```
|
||||
|
||||
#### 安装教程
|
||||
## 安装教程
|
||||
|
||||
无
|
||||
### 小凌派-RK2206开发板编译环境搭建
|
||||
|
||||
#### 使用说明
|
||||
https://gitee.com/openharmony/device_soc_rockchip/rk2206/README_zh.md
|
||||
|
||||
无
|
||||
## 使用说明
|
||||
|
||||
#### 参与贡献
|
||||
### 小凌派-RK2206开发板案例使用说明
|
||||
|
||||
https://gitee.com/openharmony/vendor/lockzhiner/lingpi/samples/README.md
|
||||
|
||||
## 参与贡献
|
||||
|
||||
1. Fork 本仓库
|
||||
2. 新建 Feat_xxx 分支
|
||||
3. 提交代码
|
||||
4. 新建 Pull Request
|
||||
|
||||
#### 特技
|
||||
## 特技
|
||||
|
||||
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
|
||||
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
|
||||
@@ -50,4 +54,3 @@ device/board/lingpi/ --- vendor_lockzhiner 仓库路径
|
||||
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
|
||||
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
|
||||
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
||||
|
||||
|
||||
@@ -1,3 +1,15 @@
|
||||
# Copyright (c) 2022 FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved.
|
||||
# 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
|
||||
#
|
||||
# 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.
|
||||
|
||||
if (ohos_kernel_type == "liteos_m") {
|
||||
import("//kernel/liteos_m/liteos.gni")
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
# Copyright (c) 2022 FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved.
|
||||
# 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
|
||||
#
|
||||
# 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("//kernel/liteos_m/liteos.gni")
|
||||
|
||||
module_name = get_path_info(rebase_path("."), "name")
|
||||
|
||||
Vendored
+13
@@ -1,3 +1,16 @@
|
||||
# Copyright (c) 2022 FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved.
|
||||
# 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
|
||||
#
|
||||
# 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("//kernel/liteos_m/liteos.gni")
|
||||
module_name = get_path_info(rebase_path("."), "name")
|
||||
module_group(module_name) {
|
||||
|
||||
Reference in New Issue
Block a user