Browse Source

[network][lwip][kconfig] 默认LWIP协议栈版本由2.0.2转为2.1.2

Meco Man 4 năm trước cách đây
mục cha
commit
fdd2859cb5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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_LWIP202
+            default RT_USING_LWIP212
             help
                 Select the lwIP version