CppUTest For FreeRTOS implements key FreeRTOS methods, with supporting utilities, enabling host PC based unit testing of well-formed FreeRTOS firmware modules.
Blog
Unlocking QP: Tip #4 Pairing a kernel with QP
Video guidance on selecting a RTOS kernel to pair with the QP framework.
Enhancing QP Development with Assert Feedback
QP/C and QP/C++ Q_ASSERT Meta Information Introducing the qassert-meta repository. This repository provides a C module with means to lookup a meta description of internal QP Q_ASSERT ids. These are the QP internal asserts encountered when developing an application for…
Announcement: Video Tutorial on cpputest-for-qpc
Announcing a video tutorial on using the cpputest-for-qpc library to unit test QP/C based firmware projects.
Announcement: Shared Active Objects For QP Best Practices
I have used the QP framework since its introduction more than 20 years ago. I quickly came to appreciate the concrete benefits active object design patterns with QP bring to embedded systems. However, it seems that QP lacks a third-party…
Read More Announcement: Shared Active Objects For QP Best Practices