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

This commit is contained in:
armink 2018-05-31 16:58:15 +08:00
parent 63c4373a5e
commit 0e3b1506d4
1 changed files with 1 additions and 1 deletions

View File

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