upvote
No, this is really the whole point of an RTOS. It can preempt low priority tasks to respond to critical events.
reply
I'm quite clear on what the point of an RTOS is, thank you. But I wasn't addressing that, which is the point you seem to have missed.
reply
True RTOS scheduling is equally possible on Rust. RTIC does it already.
reply