Skip to content
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

Persist data when uploading new sketch #26

Open
probonopd opened this issue Nov 2, 2018 · 3 comments
Open

Persist data when uploading new sketch #26

probonopd opened this issue Nov 2, 2018 · 3 comments

Comments

@probonopd
Copy link

probonopd commented Nov 2, 2018

Is there a way to persist data when uploading new sketch?

The README says:

The content of the FlashStorage is erased each time a new sketch is uploaded?

Yes, every time you upload a new sketch, the previous content of the FlashStorage is erased.

There are use cases where you want e.g., configuration data to survive the upload of a new sketch version.

If this is absolutely not possible, is there at least a way to read out the old data, then merging it with the compiled new sketch prior to uploading the new sketch?

@pomplesiegel
Copy link

I'm curious if it would be possible to specify the "user page" as the location for the FlashStorage to be stored, as that could potentially achieve this. Any thoughts?

@FedeBev
Copy link

FedeBev commented Jun 3, 2020

Hi there, what about this?

@HarshadZade
Copy link

Hey there,
Did anyone find a solution to this?

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

No branches or pull requests

4 participants