Skip to content

Commit 0e3b150

Browse files
committed
[components][lwIP] Change the lwIP default selected version to 2.0.2.
1 parent 63c4373 commit 0e3b150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/net/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ config RT_USING_LWIP
99
if RT_USING_LWIP
1010
choice
1111
prompt "lwIP version"
12-
default RT_USING_LWIP141
12+
default RT_USING_LWIP202
1313
help
1414
Select the lwIP version
1515

0 commit comments

Comments
 (0)