修复OAT告警

Signed-off-by: 石子怡 <z15319797139@163.com>
This commit is contained in:
石子怡 2024-05-29 10:34:28 +00:00 committed by Gitee
parent b4259f90f0
commit b1aaa9483e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 11 additions and 0 deletions

11
README.OpenSource Normal file
View File

@ -0,0 +1,11 @@
[
{
"Name" : "LiteOS-M Kernel",
"License" : "BSD-3-Clause",
"License File" : "LICENSE",
"Version Number" : "openharmony 1.0.1",
"Owner" : "liu.limin@huawei.com ",
"Upstream URL" : "https://gitee.com/openharmony/kernel_liteos_m",
"Description" : "OpenHarmony LiteOS-M is a lightweight operating system kernel designed for the Internet of Things (IoT) field. It features small footprint, low power consumption, and high performance. It has a simple code structure, including the minimum kernel function set, kernel abstraction layer, optional components, and project directory."
}
]