1. fixed IRQ interrupt

2. changed lwip test command
3. merge dns and ping command
4. change test to cmd_lwip
This commit is contained in:
wlyu
2022-01-07 13:56:54 +08:00
parent ddb889623d
commit 877ef9e221
19 changed files with 556 additions and 546 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
SRC_DIR += LwIP test
SRC_DIR += LwIP cmd_lwip
include $(KERNEL_ROOT)/compiler.mk