Skip to content

Conversation

@MabezDev
Copy link
Member

This PR implements the suggestions 2 & 3 from #854 (comment)

As well as some minor refactoring and moving of various pieces to places that made more sense.

@MabezDev
Copy link
Member Author

MabezDev commented Jun 18, 2025

I'd appreciate some thorough testing on this PR, I moved a lot of things around, hopefully all correctly 😅.

I'll add the changelog once we're happy with the changes.

[SpiAttachParams::default(), SpiAttachParams::esp32_pico_d4()];

/// Progress update callbacks
pub trait ProgressCallbacks {
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure if this belongs here either, but I think it's better than where it was

@MabezDev MabezDev force-pushed the remove-targets branch 2 times, most recently from 9a8f939 to 12af73e Compare June 18, 2025 14:02
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.

Niice +789 −1,460, thanks! Left some thoughts/suggestions

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 once we update the changelog! Feel free to dedup or ignore my latest comment

@MabezDev MabezDev added this pull request to the merge queue Jun 19, 2025
*.swp
.idea/

!espflash/src/target
Copy link
Member

Choose a reason for hiding this comment

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

😂

Copy link
Member Author

Choose a reason for hiding this comment

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

I had some fun with that initially :D

Merged via the queue into esp-rs:main with commit a0752e6 Jun 19, 2025
32 of 33 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.

2 participants