esp-open-lwip: New submodule, open-source lwIP from Espressif.

Espressif releases are imported into https://github.com/pfalcon/esp-open-lwip
And that's what added as a submodule. Includes simple no-nonsense Makefile,
and going forward, may include patches or be switched to upstream lwIP with
ESP-specific patches altogether.
This commit is contained in:
Paul Sokolovsky 2016-03-03 17:49:28 +02:00
parent 865a0e0fbf
commit 5ab90beb3b
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -8,3 +8,7 @@
[submodule "esptool"] [submodule "esptool"]
path = esptool path = esptool
url = https://github.com/pfalcon/esptool url = https://github.com/pfalcon/esptool
[submodule "esp-open-lwip"]
path = esp-open-lwip
url = https://github.com/pfalcon/esp-open-lwip
branch = sdk-1.5.0

1
esp-open-lwip Submodule

@ -0,0 +1 @@
Subproject commit 5bd20afa6869b682001250e2a95c261390f1098d