esp-idf/examples/protocols/smtp_client/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
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
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
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 smtp_client: Fixed garbage characters being printed 2022-04-14 13:35:02 +05:30