From dfdd69999adf771c50fc91f485341dcdfb23d8aa Mon Sep 17 00:00:00 2001 From: yaoyueyu Date: Tue, 11 Jan 2022 08:40:16 +0000 Subject: [PATCH 1/2] update en/device-dev/Readme-EN.md. Signed-off-by: yao-yueyu --- en/device-dev/Readme-EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/Readme-EN.md b/en/device-dev/Readme-EN.md index bbe11a57349..e0c8070e8fe 100644 --- a/en/device-dev/Readme-EN.md +++ b/en/device-dev/Readme-EN.md @@ -153,7 +153,7 @@ In addition, OpenHarmony provides a series of optional system components that ca

Porting and adapting the OpenHarmony to a third-party library

- +

Contributing components

-- Gitee From 6d60cc80f6d198a8a11fd322f1028712cd414f0c Mon Sep 17 00:00:00 2001 From: yaoyueyu Date: Tue, 11 Jan 2022 08:41:14 +0000 Subject: [PATCH 2/2] update en/readme.md. Signed-off-by: yao-yueyu --- en/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme.md b/en/readme.md index bca8baea74d..e3fcd24607b 100644 --- a/en/readme.md +++ b/en/readme.md @@ -43,7 +43,7 @@ This project stores OpenHarmony documentation, including the quick start guide, - [Peripheral drivers](device-dev/guide/device-outerdriver-demo.md) - **porting**: - [Standard System SoC Porting Guide](device-dev/porting/standard-system-porting-guide.md) - - [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel-overview.md) + - [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel.md) - **bundles**: - [HPM Bundle Development Specifications](device-dev/bundles/bundles-standard-rules.md) - [HPM Bundle Development Guidelines](device-dev/bundles/bundles-guide.md) -- Gitee