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

Merge pull request #1494 from armink/fix_lwip

[components][lwIP] Change the lwIP default selected version to 2.0.2.
This commit is contained in:
Bernard Xiong 2018-05-31 17:31:23 +08:00 committed by GitHub
commit b91257edb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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