Comment by imtringued

2 days ago

I did this in C and writing the state machines for your interrupts by hand gets old really quickly.

Interrupts map one to one to async execution so I honestly don't even understand what you are arguing for or against.

> I honestly don't even understand what you are arguing for or against.

The notion that Async is the only right or acceptable way to do embedded programming, or embedded programming on rust. The Overton window has shifted so much that I have to state this explicitly.