8000 Make ESP32-S3 4MB boards use no-ota partition table by dhalbert · Pull Request #10458 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Make ESP32-S3 4MB boards use no-ota partition table #10458

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dhalbert
Copy link
Collaborator
@dhalbert dhalbert commented Jul 7, 2025

This supersedes #10265, which got out of date due to #10424.

Starting as draft to check for compilation issues.

All the Adafruit-produced ESP32-S3 guides have been updated to account for this change. This changes the Adafruit ESP32-S3 boards and all the other ESP32-S3 boards to use a single ota_0 partition. So there is no dualbank and no OTA update support.

Also, mpconfigport.mk, and the mpconfigboard.mk files for many non-ESP32-S3 4MB boards have been cleaned up to turn on more features and make them more consistent, now that those boards also have a single larger ota_0 partition.

Also do some cleanup on mpconfigboard.mk on non-S3 boards, to allow more features, etc.
This is a followon to adafruit#10424.
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.

1 participant
0