14 Commits

Author SHA1 Message Date
1f8192d9f9 feat(exmaples): remove wolfSSL example
The wolfSSL example will be supplied independently.
2019-10-10 15:43:29 +08:00
114d2b5b86 feature(script): update compiling script for new make and cmake 2019-08-02 14:02:45 +08:00
af0fcc0492 fix(wifi): fix compatibility issues with AP which configured to 11n only 2019-06-14 11:06:39 +08:00
208d86d96f fix(examples): fix aws SSL connect fail when using wolfSSL 2019-06-10 17:12:59 +08:00
268e9d5846 feat(examples): Add cmake compiler script for examples 2019-05-16 16:22:24 +08:00
31a6bbab34 feat(aws-iot): Modify thing_shadow example to support wolfssl library 2019-04-19 14:04:49 +08:00
ea0ab3f06f bugfix/aws_cert_updation: Updating to latest AWS Certs.
Increased mbedtls RX buffer to 8192 is sdkconfig.defaults for tls handshake.
2019-02-22 20:32:56 +05:30
5da37aa0a9 feat(ssl): Using WolfSSL as default
Add sdkconfig.defaults for example base on mbedTLS.
2018-11-06 17:48:08 +08:00
f248bcd79b Merge branch 'bugfix/fix_aws_exit_error' into 'master'
Fix aws_iot handshake failed and exit

See merge request sdk/ESP8266_RTOS_SDK!375
2018-08-09 19:56:52 +08:00
430b95fc33 feat(example): Add "BIT0" to example instead of "1 << 0" 2018-08-09 19:53:44 +08:00
4fecc5344f fix(aws_iot): Fix aws_iot handshake failed and exit 2018-08-09 11:39:04 +08:00
520b213ad9 fix(example): Fix example compile warning 2018-08-07 15:42:42 +08:00
fd299df7e5 feat(examples): fix aws iot examples for esp8266 platform 2018-07-10 23:18:48 +08:00
d31775704d feat(examples): add examples for aws iot
IDF: release/v3.1, commit: 66dad0c5
2018-07-10 23:08:36 +08:00