Hacker News new | ask | show | jobs
by markus_zhang 505 days ago
Thanks, does that mean early FreeRTOS is a good beginner project for OS study?
1 comments

In my opinion it's not always the most readable codebase, due to some idiosyncratic style choices, but it definitely has the advantages of being small and focused.
Thank you!