Roland Dobai
|
37126d3451
|
Correct Kconfigs according to the coding style
|
2019-01-29 13:37:01 +01:00 |
|
Stephen Bird
|
0c9f7271a9
|
Add checks to for CONFIG_MBEDTLS_SSL_ALPN
Merges https://github.com/espressif/esp-idf/pull/2569
|
2018-11-08 15:57:13 +05:30 |
|
Renz Christian Bagaporo
|
d9939cedd9
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
|
Angus Gratton
|
ff2404a272
|
Merge branch 'master' into feature/cmake
|
2018-08-16 17:14:17 +10:00 |
|
Anuj Deshpande
|
fe357c3617
|
aws-iot: Update to 3.0.1 release
- Fixes https://github.com/espressif/esp-idf/issues/2224
- Fixes https://github.com/espressif/esp-idf/issues/1808
|
2018-08-07 11:28:54 +05:30 |
|
Angus Gratton
|
6b9784cc45
|
Merge branch 'master' into feature/cmake_update
|
2018-05-31 14:46:23 +10:00 |
|
Angus Gratton
|
1cb5712463
|
cmake: Add component dependency support
Components should set the COMPONENT_REQUIRES & COMPONENT_PRIVATE_REQUIRES variables to define their
requirements.
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
88df8fd293
|
cmake: Use cmake_lint project, tidy up all CMake source files
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
68e75dd0df
|
cmake: Detect missing or out of date submodules during cmake pass
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
c671a0c3eb
|
build system: Initial cmake support, work in progress
|
2018-04-30 09:59:20 +10:00 |
|
Mahavir Jain
|
7b50ed70a3
|
aws_iot: add support for MQTT TLS over port 443
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
|
2018-04-23 18:27:28 +05:30 |
|
Kyle Secord
|
6807d80733
|
Typo in aws_iot_config.h
-breaks compilation when 'Override Shadow RX buffer size' is enabled via
menuconfig
Merges https://github.com/espressif/esp-idf/pull/1869
|
2018-04-20 19:32:52 +05:30 |
|
Angus Gratton
|
eaff702df1
|
aws iot: Expose Thing Shadow settings in menuconfig
Closes https://github.com/espressif/esp-idf/issues/1340
Ref TW#16817
|
2018-02-05 14:38:23 +08:00 |
|
Angus Gratton
|
b16e1d84d0
|
AWS IoT SDK: Update version from v2.1.1 to v2.2.1
Closes https://github.com/espressif/esp-idf/issues/1355
|
2018-01-02 13:46:58 +11:00 |
|
Angus Gratton
|
c503a01388
|
mbedtls: Rename net to net_sockets (in line with 2.4.0 API change)
|
2017-09-07 18:02:39 +10:00 |
|
Angus Gratton
|
eeb8dc9c35
|
aws_iot: Expose common SDK compile-time configuration in menuconfig
Closes https://github.com/espressif/esp-idf/issues/637
|
2017-07-20 15:28:29 +10:00 |
|
Angus Gratton
|
da660b234c
|
AWS IoT Device SDK Support
Use device cert/key embedded in firmware, or loaded from filesystem.
|
2017-03-13 17:23:29 +08:00 |
|