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

Breaking change: increase SPIFFS default partitions sizes for ESP32 #11746

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

Jason2866
Copy link
Collaborator

@Jason2866 Jason2866 commented Apr 16, 2021

!!! BREAKING CHANGE !!!

Description:

since 64k is not enough for the new features used with UFS for ESP32. New: App size: 1856k SPIFFS: 320k
Increase app space for M5 stack core2 and Odroid-go. Still 10M SPIFFS can be used.

Device flash needs to be erased ALL files and settings gets lost! -> New partition bin is used.
All three firmware files has to be flashed. It is like flashing a new device.

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works on Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with core ESP32 V.1.0.6
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@Jason2866
Copy link
Collaborator Author

@arendst you broke my CI Tests :-)

@arendst
Copy link
Owner

arendst commented Apr 16, 2021

Sorry. Already fixed.

@Jason2866
Copy link
Collaborator Author

The changed [env] where successful. Can be merged if you want to.

@arendst arendst merged commit 6c9853a into arendst:development Apr 16, 2021
@Jason2866 Jason2866 deleted the SPIFFS_new_size branch April 16, 2021 10:01
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