-
Notifications
You must be signed in to change notification settings - Fork 92
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 SAMD51 #53
Comments
see if you can enhance InternalStorage.cpp |
@jasonthenderson can you please try the SAMD51 support with your SAMD51 board? |
@JAndrassy I just tested it with an adafruit matrixportal using adafruit's wifinina library and a custom board that uses the matrixportal bootloader |
MCU. did it work? |
ATSAMD51J19A, worked for both serial and network download with a slight modification to both examples (using Adafruit wifinina library instead of Arduino's) |
I am trying to add OTA update via wifi download from web to Flash for a SAMD51J20, specifically the Titano (https://learn.adafruit.com/adafruit-pyportal-titano). Any pointers on how to do this would be appreciated.
I am pretty basic in my skillset.
The text was updated successfully, but these errors were encountered: