Hacker News new | ask | show | jobs
by Gibbon1 2540 days ago
One thing that might be useful to you is to play around with something like FreeRTOS. A simple os for micro-controllers.

What is useful about that it's simple enough to understand the various parts and how they work. Long time ago I ported µC/OS to a new microprocessor. It was very instructive.