Hacker News new | ask | show | jobs
by thenewwazoo 3954 days ago
Agreed. I ended up settling on RTEMS, which isn't an RTOS, exactly, but it might as well be.
1 comments

RTEMS certainly is a real time operating system. It was initially used in missiles and the original meaning is Real Time Executive for Missile Systems. Later adopted for generic military, scientific and space use.

I think it is a great open source RTOS. FreeRTOS and Contiki are good but not really comparable. Their focus is on smaller more memory constrained systems.