1b22cc088e
mbedTLS version 2.1.0 (current stable) Has some known issues/hacks: * Entropy source not hooked in at all * Linker script has a messy hack in it to store some (not all) data in irom
10 lines
300 B
Text
10 lines
300 B
Text
[submodule "lwip/lwip"]
|
|
path = lwip/lwip
|
|
url = https://github.com/SuperHouse/esp-lwip.git
|
|
[submodule "axtls/axtls"]
|
|
path = axtls/axtls
|
|
url = https://github.com/SuperHouse/axtls.git
|
|
|
|
[submodule "extras/mbedtls/mbedtls"]
|
|
path = extras/mbedtls/mbedtls
|
|
url = https://github.com/ARMmbed/mbedtls.git
|