Angus Gratton
|
a67d5d89e0
|
Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
|
2018-07-12 19:10:37 +08:00 |
|
Hrishikesh Dhayagude
|
59d19d12af
|
Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password.
Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
|
2018-04-05 14:34:43 +05:30 |
|
Roland Dobai
|
27a63c492f
|
Examples: Demonstrate the usage of esp_err_to_name
|
2018-03-13 14:27:00 +01:00 |
|
Mahavir Jain
|
886b5df30b
|
examples: aws_iot: fine tune stack size for aws_iot task
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
|
2018-02-20 17:04:07 +05:30 |
|
Chen Wu
|
4b3997cfbb
|
aws_iot: fix aws_iot examples without NVS initialization
WiFi used to initialise nvs automatically, but it doesn't now.
see more info: https://github.com/espressif/esp-idf/issues/624
Closes #624
|
2017-11-22 13:02:55 +08: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 |
|