change lwip to github mirror

This commit is contained in:
hathach 2021-01-23 14:55:12 +07:00
parent 8af7ae867d
commit d619444cb4
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -21,7 +21,7 @@
url = https://github.com/majbthrd/nuc_driver.git
[submodule "lib/lwip"]
path = lib/lwip
url = https://git.savannah.nongnu.org/git/lwip.git
url = https://github.com/lwip-tcpip/lwip.git
[submodule "lib/FreeRTOS"]
path = lib/FreeRTOS
url = https://github.com/FreeRTOS/FreeRTOS.git