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

Extend SPIFFS partition to last SPI FLASH page #2700

Merged

Conversation

piotrva
Copy link
Contributor

@piotrva piotrva commented Dec 29, 2024

This change extends area of flash available for SPIFFS into the last page of FLASH.
Two last sectors are still reserved - the last sector for the signature, the one before the last sector - simply reserved for future use.

The change was tested with Proxmark RDV4.01 while filling memory up to 80% - the signature remained intact.

It was noted that after reaching 80% of memory fill SPIFFS operation started to be erroneous, but the same behawior was observed for 825dea2 so the change introduced by the pull request is not causing this issue.

@iceman1001 iceman1001 merged commit 4b2414f into RfidResearchGroup:master Dec 31, 2024
12 checks passed
@iceman1001
Copy link
Collaborator

Awesome!

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