Skip to content

Conversation

maspetsberger
Copy link
Contributor

The pre-defined app_sizes for the various Esp32Param assume a flash size which is not necessarily correct, e.g. there are esp32-c3 chips with 2MB.

This pull request removes the need to supply a custom partition-table for those chips.

The pre-defined `app_sizes` for the various `Esp32Param` assume a flash size which is not necessarily correct, e.g. there are esp32-c3 chips with 2MB.
@jessebraham
Copy link
Member

Good catch, thanks!

If you wouldn't mind fixing the formatting issues (sorry, I know it's a bit of a hassle) I'm happy to merge this.

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

Thanks for getting that fixed up!

@jessebraham jessebraham merged commit ff0f619 into esp-rs:master Mar 28, 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.

2 participants