# openharmony_liteos **Repository Path**: coderookie20180809/openharmony_liteos ## Basic Information - **Project Name**: openharmony_liteos - **Description**: 本仓库基于OpenHarmony 4.0 Release和LiteOS-A内核,对Phytium E2000进行适配。 支持up和smp模式,支持串口、网络、sd卡。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: OpenHarmony-4.0-Release - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-04-29 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仓库介绍 - 此仓库为OpenHarmony-v4.0-Release操作系统适配phytium芯片的补丁包仓库,基于OpenHarmony官方源码包,将此仓库的文件加入到源码包中,即可进行phytium芯片的OpenHarmony LiteOS-A内核开发。 ![startup](./docs/figs/startup.png) - 参考[编译环境配置](./docs/env_setup.md),安装编译环境。 - 参考[板卡配置](./docs/board_set.md),配置板卡启动。 - 参考[外设测试](./docs/driver_test.md),测试板卡外设。