Skip to content

Conversation

@cfrantz
Copy link
Contributor

@cfrantz cfrantz commented Mar 5, 2025

  1. Refactor rescue into a trait.
  2. Refactor rescue protocol creation.
  3. Update the rusb crate.

cfrantz added 3 commits March 5, 2025 15:12
Signed-off-by: Chris Frantz <cfrantz@google.com>
Signed-off-by: Chris Frantz <cfrantz@google.com>
Signed-off-by: Chris Frantz <cfrantz@google.com>
@cfrantz cfrantz requested review from moidx and timothytrippel March 5, 2025 23:19
@cfrantz cfrantz requested a review from a team as a code owner March 5, 2025 23:19
@cfrantz cfrantz removed the request for review from a team March 5, 2025 23:19
Copy link
Contributor

@moidx moidx left a comment

Choose a reason for hiding this comment

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

LGTM.

pub enum RescueProtocol {
#[default]
Xmodem,
UsbDfu,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have a USB implementation of the rescue protocol?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have a prototype and have put an RFC on the agenda for the next Software WG meeting.

@cfrantz cfrantz merged commit 373fdcc into lowRISC:earlgrey_1.0.0 Mar 13, 2025
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.

3 participants