Explorar el Código

[components][lwIP] Change the lwIP default selected version to 2.0.2.

armink hace 7 años
padre
commit
0e3b1506d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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