Browse Source

[update] change default lwip stack to lwip2.0.3

liuxianliang 3 years ago
parent
commit
4a884cd8ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/net/Kconfig

+ 1 - 1
components/net/Kconfig

@@ -114,7 +114,7 @@ config RT_USING_LWIP
     if RT_USING_LWIP
         choice
             prompt "lwIP version"
-            default RT_USING_LWIP212
+            default RT_USING_LWIP203
             help
                 Select the lwIP version