this post was submitted on 25 Oct 2023
539 points (100.0% liked)
196
16446 readers
35 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, it makes sense, 90% of the code is probably relatively easy while the 10% is intricate
Embedded dev: basic OS functions not so bad.
Task switcher and interrupt code, short but painfully difficult to write correctly.