JamesMunns[m]: > <@jamesmunns:beeper.com> Since you're not doing async, here's a straightforward example > > * on the embedded side: https://github.com/jamesmunns/pretty-hal-machine/blob/main/firmware/blackpill-phm/src/main.rs#L161-L202 > * on the host side: https://github.com/jamesmunns/pretty-hal-machine/blob/main/host/phm/src/lib.rs#L96-L131 Sweet; checking that out!