Skip to content

Conversation

nullstalgia
Copy link
Contributor

@nullstalgia nullstalgia commented Sep 22, 2025

I'm setting up an ESP32-S3's CDC task manually for a project, and a common "hello world" is to echo back whatever bytes were received.

Trying to connect to a port with that behavior crashed my crate using espflash as a library, specifically at connection/mod.rs:409. I also skimmed through the module and through other unwraps() I could tag with ? without affecting expected behavior.

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 for the contribution

@SergioGasquez SergioGasquez added this pull request to the merge queue Sep 23, 2025
Merged via the queue into esp-rs:main with commit ed1053c Sep 23, 2025
25 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