4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 09:53:30 +08:00

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

This commit is contained in:
Meco Man 2021-05-09 20:37:12 +08:00
parent 6d57515316
commit fdd2859cb5

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