09b8b8087c
* libesphttpd: added extras and example * Added "heatshrink" as a submodule * Updated libesphttpd * Updated libesphttpd * Trying to fix the commit id * Updated libesphttpd * Added zlib1g-dev package * Use native gcc to build mkespfsimage and mkupgimg * Added NS and GW for DHCP server configuration
36 lines
1.3 KiB
Text
36 lines
1.3 KiB
Text
[submodule "lwip/lwip"]
|
|
path = lwip/lwip
|
|
url = https://github.com/ourairquality/lwip.git
|
|
[submodule "extras/mbedtls/mbedtls"]
|
|
path = extras/mbedtls/mbedtls
|
|
url = https://github.com/ARMmbed/mbedtls.git
|
|
[submodule "extras/jsmn/jsmn"]
|
|
path = extras/jsmn/jsmn
|
|
url = https://github.com/zserge/jsmn.git
|
|
[submodule "bootloader/rboot"]
|
|
path = bootloader/rboot
|
|
url = https://github.com/raburton/rboot.git
|
|
[submodule "extras/spiffs/spiffs"]
|
|
path = extras/spiffs/spiffs
|
|
url = https://github.com/pellepl/spiffs.git
|
|
[submodule "tests/unity"]
|
|
path = tests/unity
|
|
url = https://github.com/ThrowTheSwitch/Unity.git
|
|
[submodule "tests/fs-test"]
|
|
path = tests/fs-test
|
|
url = https://github.com/sheinz/fs-test
|
|
[submodule "extras/bearssl/BearSSL"]
|
|
path = extras/bearssl/BearSSL
|
|
url = https://www.bearssl.org/git/BearSSL
|
|
[submodule "extras/http-parser/http-parser"]
|
|
path = extras/http-parser/http-parser
|
|
url = https://github.com/nodejs/http-parser
|
|
[submodule "extras/crc_generic/crc_lib"]
|
|
path = extras/crc_generic/crc_lib
|
|
url = https://github.com/Zaltora/crc_generic_lib.git
|
|
[submodule "extras/libesphttpd/libesphttpd"]
|
|
path = extras/libesphttpd/libesphttpd
|
|
url = https://github.com/nochkin/libesphttpd
|
|
[submodule "extras/libesphttpd/libesphttpd/lib/heatshrink"]
|
|
path = extras/libesphttpd/libesphttpd/lib/heatshrink
|
|
url = https://github.com/atomicobject/heatshrink
|