Skip to content

Conversation

@jessebraham
Copy link
Member

Closes #790

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!


- Removed the `libudev` feature (#742)
- The `FirmwareImage` trait no longer includes the `segments_with_load_addresses` function (#796)
- Removed the `flasher::parse_partition_table` function (#798)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we should mention that it now lives under the cli mod?

Copy link
Member Author

@jessebraham jessebraham Mar 3, 2025

Choose a reason for hiding this comment

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

We could, I don't really want to encourage people to use that module in their own code though. It will be undocumented and not follow semver, so I think it's best we just pretend it isn't there in this case.

@jessebraham jessebraham added this pull request to the merge queue Mar 3, 2025
Merged via the queue into esp-rs:main with commit 0df6d25 Mar 3, 2025
24 checks passed
@jessebraham jessebraham deleted the fixes/esp-idf-part branch March 3, 2025 12:09
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.

Don't expose <1.0 dependencies

2 participants