logoalt Hacker News

imtringuedlast Friday at 1:03 PM1 replyview on HN

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.


Replies

the__alchemistlast Friday at 1:29 PM

> 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.