From fdd2859cb581759d2448272225a5bc466d9d2530 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Sun, 9 May 2021 20:37:12 +0800 Subject: [PATCH] =?UTF-8?q?[network][lwip][kconfig]=20=E9=BB=98=E8=AE=A4LW?= =?UTF-8?q?IP=E5=8D=8F=E8=AE=AE=E6=A0=88=E7=89=88=E6=9C=AC=E7=94=B12.0.2?= =?UTF-8?q?=E8=BD=AC=E4=B8=BA2.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/net/Kconfig b/components/net/Kconfig index e1c34f754e..ad1db0c0fc 100644 --- a/components/net/Kconfig +++ b/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