Merge pull request #4670 from mysterywolf/network

[network][lwip][kconfig] 默认LWIP协议栈版本由2.0.2转为2.1.2
This commit is contained in:
Bernard Xiong 2021-05-10 12:24:54 +08:00 committed by GitHub
commit 97c357b135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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