esp-open-rtos/extras/mbedtls
Angus Gratton 1b22cc088e Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API)
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
2015-09-20 21:13:38 +10:00
..
include/mbedtls Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API) 2015-09-20 21:13:38 +10:00
mbedtls@0a0c22e0ef Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API) 2015-09-20 21:13:38 +10:00
component.mk Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API) 2015-09-20 21:13:38 +10:00
net_lwip.c Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API) 2015-09-20 21:13:38 +10:00