From fa46bb67c8f4a5de9cf9562ff78d9f7f67177f68 Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Wed, 22 Dec 2021 10:42:49 +0000 Subject: [PATCH] update en/device-dev/porting/Readme-EN.md. Signed-off-by: ester.zhou --- en/device-dev/porting/Readme-EN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/device-dev/porting/Readme-EN.md b/en/device-dev/porting/Readme-EN.md index afad91900a..9200b31c66 100644 --- a/en/device-dev/porting/Readme-EN.md +++ b/en/device-dev/porting/Readme-EN.md @@ -34,6 +34,7 @@ The download steps for other resources are the same as those in the mainline ver - [Board-Level Driver Adaptation](porting-chip-board-driver.md) - [Implementation of APIs at the HAL](porting-chip-board-hal.md) - [System Modules](porting-chip-board-component.md) + - [lwIP Module Adaptation](porting-chip-board-lwip.md) - [Third-party Module Adaptation](porting-chip-board-bundle.md) - [XTS](porting-chip-board-xts.md) - [FAQ](porting-chip-faqs.md) -- GitLab