Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

embassy-dfu-usb: Improve debuggability #3598

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

Gerharddc
Copy link
Contributor

This commit adds logging to embassy-dfu-usb which helps with debugging issues such as #3536. It also cleans up a few repeated code blocks and avoid re-initialising the local buffer for every iteration.

This commit adds logging to embassy-dfu-usb which helps with debugging issues such as embassy-rs#3536. It also cleans up a few repeated code blocks and avoid re-initialising the local buffer for every iteration.
@lulf lulf added this pull request to the merge queue Dec 2, 2024
Merged via the queue into embassy-rs:main with commit 9ff8c70 Dec 2, 2024
10 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