mirror of
https://github.com/espressif/esp-idf
synced 2025-04-22 14:31:34 -04:00
This is based on `ssl_mail_client` from mbedtls. The client also adds functionality to send attachments. Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
6 lines
136 B
Makefile
6 lines
136 B
Makefile
#
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
#
|
|
|
|
COMPONENT_EMBED_TXTFILES := server_root_cert.pem esp_logo.png
|