I’m Stealing This Topic It was in the news again, India Tech Giant Warns Trump’s ‘Radical Shift’ to Hurt Industry. What…
You only need to do one thing. It seems so simple, right? Just input the customer name. Read this: Names that…
Email Header: To: DEV_GROUP_FIRMWARE, DEV_GROUP_SOFTWARE From: Doug@yourco.com Subject: The choice of RTOS All, I need to clear the air about…
Some history and a trip down memory lane. Wait, I know what your thinking… wow, old dude did tubes.
My finger is hovering over the publish button on this post. I hesitate, and keep thinking I can write up…
Last of this series The code on GitHub Post 1 Role your own Operating System, Post 2, TaskTurner First Code,…
Keep the system sleepy Let’s think about the simple system with only one set of tasks. How long does it…
The first questions that comes to mind are: What is a task? How big should a task be? How long…
Task Turner the basic code Here is the source code, we can discuss it below. Additions Makefile We have a…