Replies: 1 comment 4 replies
-
You can use Arduino as component in esp-idf. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a possibility for this library to be ported to ESP-IDF?
I use this LIB in a program I made on Arduino and I am very happy with it.
However, I have programs made in ESP-IDF and I would really like to be able to use this lib in ESP-IDF.
The example made in ESP-IDF is very simplistic and poorly done:
https://github.com/espressif/esp-idf/tree/master/examples/protocols/smtp_client
Is there any way in this direction?
Beta Was this translation helpful? Give feedback.
All reactions