From b1aaa9483ef3bcf1a56f49226bc1c00abd446d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=B3=E5=AD=90=E6=80=A1?= Date: Wed, 29 May 2024 10:34:28 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DOAT=E5=91=8A=E8=AD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 石子怡 --- README.OpenSource | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.OpenSource diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 00000000..6ff79ac7 --- /dev/null +++ b/README.OpenSource @@ -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." + } +] \ No newline at end of file