Skip to content

Replace --erase-otadata with --erase-parts and --erase-data-parts - #273

Merged
jessebraham merged 2 commits into
esp-rs:mainfrom
yaak-ai:feature/erase-parts
Oct 26, 2022
Merged

Replace --erase-otadata with --erase-parts and --erase-data-parts#273
jessebraham merged 2 commits into
esp-rs:mainfrom
yaak-ai:feature/erase-parts

Conversation

@maximeborges

Copy link
Copy Markdown
Contributor

Instead of having a --erase-otadata flag to erase only the otadata partition, we can now erase any partitions by their labels with --erase-parts part1,part2 or any data partition by their sub-types using --erase-data-parts ota,nvs and so on.

This PR is awaiting on esp-rs/esp-idf-part#5

@maximeborges

Copy link
Copy Markdown
Contributor Author

@jessebraham Can you do a release of esp-idf-part so I can update the dependency here to use esp-rs/esp-idf-part#5?

@jessebraham

Copy link
Copy Markdown
Member

I've published esp-idf-part@0.1.1.

@maximeborges
maximeborges marked this pull request as ready for review October 26, 2022 08:56

@jessebraham jessebraham left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks for this!

@jessebraham
jessebraham merged commit abd8208 into esp-rs:main Oct 26, 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