esp-idf/examples/protocols/smtp_client/main
Aditya Patwardhan 45122533e0 mbedtls-3 update:
1) Fix build issue in mbedtls
2) skip the public headers check in IDF
3)Update Kconfig Macros
4)Remove deprecated config options
5) Update the sha API according to new nomenclature
6) Update mbedtls_rsa_init usage
7) Include mbedtls/build_info.h instead of mbedtls/config.h
8) Dont include check_config.h
9) Add additional error message in esp_blufi_api.h
2022-03-03 01:37:10 +05:30
..
CMakeLists.txt Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
esp_logo.png Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
Kconfig.projbuild Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
server_root_cert.pem Updated the root certificate of https examples 2021-10-01 13:02:48 +05:30
smtp_client_example_main.c mbedtls-3 update: 2022-03-03 01:37:10 +05:30