Angus Gratton
42880fded5
Paho MQTT Embedded C client: Use submodule pointing to upstream repo
...
Due to code organisation of upstream repo, MQTTClient still needs
copying into our repo.
2016-06-26 19:56:56 +10:00
Angus Gratton
a3956af4ca
Bootloader: Integrate rboot directly as 'bootloader' component
...
Currently using unpatched upstream rboot, but modified to build without esptool2.
2016-05-28 11:27:10 +10:00
Drasko DRASKOVIC
e7607ffc2b
Add JSON support
...
This commits adds JSON support by adding Jsmn
(http://zserge.com/jsmn.html ), a minimalistic JSON parser.
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
2016-05-15 22:32:14 +10:00
Angus Gratton
233e5f377a
Remove axTLS
2015-09-28 13:01:22 +10:00
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
Angus Gratton
b3aa4eedd3
Change github URLs to use HTTPS not ssh
...
Thanks again to vic for pointing this out!
2015-06-12 07:44:16 +10:00
Angus Gratton
9120590caa
Fix up submodule paths, add some hints for submodule usage
2015-06-02 18:51:22 +10:00
Angus Gratton
6e44ce3d11
Add axTLS git-svn mirror repo as submodule
2015-06-02 17:09:54 +10:00
Angus Gratton
806962d5c7
Replace lwip SDK blob with lwip 1.4.1 upstream source
...
Compiles but won't work yet
2015-06-02 15:08:26 +10:00