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

Espressif 16MB flash memory layout with 4MB app/ota partitions #363

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Espressif 16MB flash memory layout with 4MB app/ota partitions #363

merged 2 commits into from
Nov 28, 2023

Conversation

lyusupov
Copy link
Contributor

Checklist

  • Please provide specific title of the PR describing the change

Description of Change

There are applications for ESP32-S3 that soon will no longer fit 2MB APP/OTA partition size.
This project is an example of the application: https://github.com/nakhonthai/ESP32APRS_T-TWR

I've created this new layout for 16MB flash chips to support development of such application(s) and use it together with the TinyUF2 bootloader.

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good, note that uf2 address is changed to 0x810000 with this partition

@hathach hathach merged commit ddd10ca into adafruit:master Nov 28, 2023
109 checks passed
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