Configuration files of Linux kernel 4.19 for the embedded devices running the standard system | 支持适用于标准系统的嵌入式设备的linux-4.19内核的配置文件
OpenHarmony community governance, developer contribution guide, contribution agreement, and community communication | 包含OpenHarmony社区治理、开发者贡献指南、开发者贡献协议、社区交流等内容
该仓库托管OpenHarmony社区开发的,而非某个厂商单独开发的典型产品样例代码,主要 包括类似QEMU(Quick Emulator)的图形、软总线等特性产品的开发。
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
Third-party open-source software node | 三方开源软件node
Third-party open-source software libunwind | 三方开源软件libunwind
Third-party open-source software flutter | 三方开源软件flutter
Implementation of media playback and recording | 媒体播放和录制功能实现
Audio management implementation | 音频管理功能实现
Window manager and compositor | 图形窗口合成器
Peripheral driver of the Hardware Driver Foundation (HDF) | HDF外设驱动
Framework of the Hardware Driver Foundation (HDF) | HDF驱动框架
Hardware platforms emulation by QEMU | QEMU模拟不同的硬件单板
Implementing C/C++ crash logging service | C/C++故障日志生成服务
方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。