-
Notifications
You must be signed in to change notification settings - Fork 95
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
Support for arduino Opta (STM32H747XI) #234
Comments
see the custom storage example and https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/src/utility/ota/OTA-portenta-h7.cpp |
I should also make it work on opta. Could you give me more information? |
This link is dead. Is there now support for opta or some other example that we can use? |
Has anyone gotten this to work? It would be helpful for a project, but I don’t have the expertise to understand the instructions above. Thanks in advance. |
The opta already runs on STM32H747XI, so i thought it would be compatible, but it seems it returns the
undefined reference to 'InternalStorageClass'
error.Any possibility of adding opta support?
The text was updated successfully, but these errors were encountered: