Skip to content

Conversation

@jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Jan 29, 2026

Manual backport of #27039 to master. The middle commit was already backported.


  1. Test the xmodem rescue protocol with the sx/rx programs from the lrzsz package.
  2. Test the DFU rescue protocol with the dfu-util program from the dfu-util package.

1. Make `RescueParams` fields public so we can initialize the struct in
   code.
2. Give the `Uart` the ability to return its file descriptor.  This
   allows tests which spawn subprocesses that interact with the uart.

Signed-off-by: Chris Frantz <cfrantz@google.com>
(cherry picked from commit 891c7f2)
@jwnrt jwnrt force-pushed the mergeback-27039 branch 2 times, most recently from de92633 to b2aac97 Compare January 29, 2026 14:23
@jwnrt jwnrt requested review from cfrantz and pamaury January 29, 2026 14:23
@jwnrt jwnrt marked this pull request as ready for review January 29, 2026 14:23
@jwnrt jwnrt requested a review from a team as a code owner January 29, 2026 14:23
1. Test the xmodem rescue protocol with the `sx`/`rx` programs from the
   `lrzsz` package.
2. Test the DFU rescue protocol with the `dfu-util` program from the
   `dfu-util` package.

Signed-off-by: Chris Frantz <cfrantz@google.com>
(cherry picked from commit 80caf26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants