This website requires JavaScript.
Explore
Help
Sign In
j3d1
/
esp-open-rtos
Watch
1
Star
0
Fork
You've already forked esp-open-rtos
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
701a4c4284
esp-open-rtos
/
examples
/
http_get_mbedtls
/
Makefile
5 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-17 10:35:39 +00:00
PROGRAM
=
http_get_mbedtls
Added first half of RE'd user_interface.c
2016-04-05 16:23:28 +00:00
EXTRA_COMPONENTS
=
extras/mbedtls
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-17 10:35:39 +00:00
i
n
c
l
u
d
e
.
.
/
.
.
/
c
o
m
m
o
n
.
m
k
Reference in a new issue
Copy permalink