mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 16:30:27 +08:00
[components][lwIP] Change the lwIP default selected version to 2.0.2.
This commit is contained in:
parent
63c4373a5e
commit
0e3b1506d4
@ -9,7 +9,7 @@ config RT_USING_LWIP
|
|||||||
if RT_USING_LWIP
|
if RT_USING_LWIP
|
||||||
choice
|
choice
|
||||||
prompt "lwIP version"
|
prompt "lwIP version"
|
||||||
default RT_USING_LWIP141
|
default RT_USING_LWIP202
|
||||||
help
|
help
|
||||||
Select the lwIP version
|
Select the lwIP version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user