2015-05-12 00:12:50 +00:00
|
|
|
[submodule "lwip/lwip"]
|
|
|
|
path = lwip/lwip
|
2017-10-03 15:04:37 +00:00
|
|
|
url = https://github.com/ccbruce0812/lwip.git
|
2015-09-17 10:35:39 +00:00
|
|
|
[submodule "extras/mbedtls/mbedtls"]
|
|
|
|
path = extras/mbedtls/mbedtls
|
|
|
|
url = https://github.com/ARMmbed/mbedtls.git
|
2016-05-04 20:43:02 +00:00
|
|
|
[submodule "extras/jsmn/jsmn"]
|
|
|
|
path = extras/jsmn/jsmn
|
|
|
|
url = https://github.com/zserge/jsmn.git
|
2016-03-23 03:59:19 +00:00
|
|
|
[submodule "bootloader/rboot"]
|
|
|
|
path = bootloader/rboot
|
|
|
|
url = https://github.com/raburton/rboot.git
|
2016-06-27 15:06:06 +00:00
|
|
|
[submodule "extras/spiffs/spiffs"]
|
|
|
|
path = extras/spiffs/spiffs
|
|
|
|
url = https://github.com/pellepl/spiffs.git
|
2016-11-05 20:12:14 +00:00
|
|
|
[submodule "tests/unity"]
|
|
|
|
path = tests/unity
|
|
|
|
url = https://github.com/ThrowTheSwitch/Unity.git
|
|
|
|
[submodule "tests/fs-test"]
|
|
|
|
path = tests/fs-test
|
2016-06-30 14:38:05 +00:00
|
|
|
url = https://github.com/sheinz/fs-test
|
2017-02-15 11:44:11 +00:00
|
|
|
[submodule "extras/bearssl/BearSSL"]
|
|
|
|
path = extras/bearssl/BearSSL
|
|
|
|
url = https://www.bearssl.org/git/BearSSL
|
2016-11-23 15:58:02 +00:00
|
|
|
[submodule "extras/http-parser/http-parser"]
|
|
|
|
path = extras/http-parser/http-parser
|
|
|
|
url = https://github.com/nodejs/http-parser
|
2017-02-21 19:44:03 +00:00
|
|
|
[submodule "extras/crc_generic/crc_lib"]
|
|
|
|
path = extras/crc_generic/crc_lib
|
|
|
|
url = https://github.com/Zaltora/crc_generic_lib.git
|
2017-03-06 02:11:23 +00:00
|
|
|
[submodule "extras/kt0803l"]
|
|
|
|
path = extras/kt0803l
|
|
|
|
url = https://github.com/ccbruce0812/kt0803l.git
|
|
|
|
[submodule "extras/rda5807m"]
|
|
|
|
path = extras/rda5807m
|
|
|
|
url = https://github.com/ccbruce0812/rda5807m.git
|
|
|
|
[submodule "examples/rda5807m_test"]
|
|
|
|
path = examples/rda5807m_test
|
|
|
|
url = https://github.com/ccbruce0812/rda5807m_test.git
|
2017-05-19 08:20:28 +00:00
|
|
|
[submodule "extras/mcpwm"]
|
|
|
|
path = extras/mcpwm
|
|
|
|
url = https://github.com/ccbruce0812/mcpwm.git
|