Skip to content

QSPIFormat.ino: Fix partition scheme and partition 3 resizing #455

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
Apr 13, 2022

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Apr 13, 2022

Default partition scheme:

  • Partition 1: WiFi firmware and certificates 1MB
  • Partition 2: OTA and user data 13MB

Alternative partition scheme:

  • Partition 1: WiFi firmware and certificates 1MB
  • Partition 2: OTA 5MB
  • Partition 3: User data 8MB

To delete partition 3, switching from alternative partition scheme to default partition scheme, set start address = stop address

Now it should be ok, thanks @giulcioffi

@pennam pennam requested review from facchinm and giulcioffi April 13, 2022 15:16
@giulcioffi giulcioffi merged commit 0d1f2af into master Apr 13, 2022
@facchinm facchinm deleted the fix_qspi_format branch September 1, 2022 07:17
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