803 Star 2.4K Fork 1.2K

GVPHuawei LiteOS / LiteOS

2020-12-30 15:59
tinyfrog

arch:
* Architecture ARM64 support.
* Updated ARM cortex-a/cortex-r support.
* Unified ARM cortex-m series support.
* Added ARM cortex-m backtrace.

build:
* Add a component-based compilation framework to support LiteOS Studio compilation.

components:
* Added AI runtime framework.
* Updated the SensorHub Framework.
* Graphical component capability support.

demos:
* Added the lms demo.
* Added the trace demo.
* Added the sensor hub demo.
* Added GUI Demo.
* Added AI demos.

kernel:
* Unified kernel, elastic support for multiple architectures.
* The SMP multi-core scheduling support.
* Enhanced the system debugging commands (task, swtmr, memory, and sysinfo).
* Added the IPC APIs to support POSIX(deadlock, queue, mux, sched, and sem).
* Cplusplus support.
* Cpup support.
* Lite memory sanitizer support.
* Trace support.

lib:
* The standard library libc (musl) support.
* Huawei libsec security function library support.
* Updated posix interface.
* The zlib library support.

shell:
* Added shell to support debug.

targets:
* Added the QEMU debug.

tools:
* Enables the menuconfig function.

最后提交信息为: !118fixed timer config issue for cpup
C
1
https://gitee.com/LiteOS/LiteOS.git
git@gitee.com:LiteOS/LiteOS.git
LiteOS
LiteOS
LiteOS

搜索帮助