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

Add optional SPIFFS/LITTLEFS partition support #47

Closed
wants to merge 1 commit into from

Conversation

tobozo
Copy link
Collaborator

@tobozo tobozo commented Feb 15, 2021

This patch enables flashing SPIFFS/LITTLEFS partition with the help of one optional key in the firmware.json file.

Created execOTA( int partition ) and executeOTA( int partition ) and moved the OTA logic there while using execOTA() and executeOTA() as a partition dispatcher.

Please don't merge yet, this code still needs to discussed and tested in real world situations.

This was referenced Feb 15, 2021
@johnkelton
Copy link

Hi, First of all, thanks for doing such a great job on the library. It worked for me on the first attempt. Just need help with getting LITTLEFS working. Do you have an example I can follow? Thanks in advance

@tobozo
Copy link
Collaborator Author

tobozo commented Sep 9, 2022

closing this as based on a too old fork, will re-implement after #92 is reviewed

@tobozo tobozo closed this Sep 9, 2022
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.

None yet

2 participants