BruceHsu
cbdacf5ca1
Updated .gitmodule.
2017-10-03 23:04:37 +08:00
BruceHsu
56ba21c081
Merge remote-tracking branch 'upstream/master'
2017-10-03 01:35:25 +08:00
Our Air Quality
cd23acaa4a
LwIP v2 support
2017-08-30 13:51:32 +10:00
brucehsu
446cf5987a
1. Added new submodule mcpwm.
2017-05-19 16:20:28 +08:00
ccbruce0812
238c5c9655
Added submodules.
2017-03-06 10:11:23 +08:00
Zaltora
f51a2109b1
CRC library ( #339 )
...
* Crc initial example
* Update example and fix submodule
2017-02-22 01:44:03 +06:00
Milosch Meriac
398ed46776
Add BearSSL extra ( #340 )
...
Add BearSSL extra + http_get example, TLS server example
2017-02-15 17:44:11 +06:00
Ruslan V. Uss
e7e6df6358
HTTP parser intergation ( #263 )
...
* HTTP parser intergation
* include path fixed
2016-11-23 17:58:02 +02:00
sheinz
7c702d7f09
Unit testing for esp-open-rtos ( #253 )
...
* Get testing system by projectgus working with master HEAD
* Fix running dual test. Add basic wifi test
* Moved spiff test to a test case. Reset retries in test runner
* Add timers test case
* test_runner: List test cases and run individual test cases
* Add README for tests
* Update README.md
* Code clean-up
* Python3.4 support. README.md update
2016-11-05 22:12:14 +02:00
sheinz
6484c57737
Merge branch 'experiments/posix_fs' into feature/spiffs
2016-07-14 15:26:32 +03:00
sheinz
5c12b7c7e9
Draft implementation of SPIFFS integration
2016-07-14 14:49:34 +03:00
sheinz
b71a7ad237
Use SPIFFS for POSIX file access. Draft. Not tested.
2016-06-30 17:38:05 +03:00
sheinz
ab795350fb
Draft implementation of SPIFFS integration
2016-06-27 18:06:06 +03: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