modify description

This commit is contained in:
huang
2023-10-11 17:51:27 +08:00
parent 341cfd34bd
commit 24023fd343
8 changed files with 14 additions and 24 deletions
@@ -2,16 +2,12 @@ SRC_DIR += api
SRC_DIR += arch
SRC_DIR += core
SRC_DIR += netif
SRC_DIR += apps
LWIP_DIR += api
LWIP_DIR += arch
LWIP_DIR += core
LWIP_DIR += netif
LWIP_DIR += apps
include $(KERNEL_ROOT)/compiler.mk