-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has anyone ported the email client to arduino platform #389
Comments
ARM Internal Ref: IOTSSL-595 |
If your question is very simply, "has anyone ported mbed TLS to the Arduino Due", than this has come up in the forum before, and people have done that. When porting to a new platform, as long as you meet the dependencies documented here, the email sample should work for you. If you'd like help or support, I suggest you post a more specific question to the mbed TLS forum here or to a similar Arduino forum. Normally, people will be very helpful if they have a specific question, but broad, very open questions get less response because they're much more difficult to answer. I'm closing this issue because it's a question I think I've answered, but if you need some specific help, please pose a question that is more specific, either here, or in the forum and you may get more help. |
Fix Mbed-TLS#388 hrr test case failed in sha384 with openssl peer
This is not a bug, rather a question. Has anyone ported the ssl/ssl_email_client.c to an arduino platform? or could someone help me with it? platform is Arduino Due, with arm cortex m3 processor.
The text was updated successfully, but these errors were encountered: