Skip to content

Remove Internal Flash storage method #6

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

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

giulcioffi
Copy link
Contributor

Internal Flash could be used as OTA storage method by specifying an offset and storing the binary starting from there.
Since the library currently supports only the filesystem-based methods, the Internal Flash storage method can be entirely removed.
The available OTA storage methods will be:

  • QSPI Flash
  • SD

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thank you @giulcioffi 🚀

@aentinger aentinger merged commit 8dd7596 into arduino-libraries:main Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants