Hacker News new | ask | show | jobs
by numpad0 2236 days ago
RTOS are mainly for micros communicating with Linux.

Lots of time they are just a giant C library that goes into the same a.out, that for devs look close enough to let himself pretend there will be an OS running his code.