Unit Testing (CPPUTEST) with FreeRTOS on Raspberry Pi Pico

Unit Testing (CPPUTEST) with FreeRTOS on Raspberry Pi Pico

I did a previous Video on Unit Testing with CPPUTest for the Pico but that did not go as far as making the framework work for FreeRTOS Kernel projects. This time I look at the implemented a CPPUTest platform so that tests involved FreeRTOS Kernel code can be tested too.

I’m sharing my work in the Repo.

For more on FreeRTOS Kernel check out my Udemy Course

Leave a comment