Ver código fonte

Merge pull request #1494 from armink/fix_lwip

[components][lwIP] Change the lwIP default selected version to 2.0.2.
Bernard Xiong 7 anos atrás
pai
commit
b91257edb2
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      components/net/Kconfig

+ 1 - 1
components/net/Kconfig

@@ -9,7 +9,7 @@ config RT_USING_LWIP
     if RT_USING_LWIP
         choice
             prompt "lwIP version"
-            default RT_USING_LWIP141
+            default RT_USING_LWIP202
             help
                 Select the lwIP version