I got tired of hand-rolling message queues in FreeRTOS. So I built embedmq.
Every FreeRTOS project I've worked on has the same problem. You have a sensor task that reads temperature. You have a UI task that needs to display it…
Latest Open Source news from Tech News
Every FreeRTOS project I've worked on has the same problem. You have a sensor task that reads temperature. You have a UI task that needs to display it…