Merge branch 'lwip' of https://gitlink.org.cn/tuyuyang/xiuos into 2023_open_source_contest

This commit is contained in:
huang
2023-07-17 13:43:19 +08:00
34 changed files with 2872 additions and 1023 deletions
@@ -4,6 +4,7 @@ SRC_DIR += core
SRC_DIR += netif
SRC_DIR += include
SRC_DIR += apps
LWIP_DIR += api
LWIP_DIR += arch
@@ -11,5 +12,6 @@ LWIP_DIR += core
LWIP_DIR += netif
LWIP_DIR += include
LWIP_DIR += apps
include $(KERNEL_ROOT)/compiler.mk