Embedded Rust Xmodem

Could you someone kindly provide XMODEM implementation of embedded Rust UART library?

Sounds like a nice simple exercise for a Sunday afternoon. XMODEM - Wikipedia Why not give it a go yourself?

It need not be tied to any particular serial port library.

1 Like

Hi @ZiCog, Yeah I am doing on my own. Once I completed I'll opensource it.

Cool, 1977 technology meets 2020 programming language!

I'm curious. What are you going to be using XMODEM for in this day and age?

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.