0

FreeRTOS Extension Class (STM32) - Just another C++ framework

This demo shows how to use a set of C++ class to build a multitasking application on top of FreeRTOS. Even if I tested it on STM32 evaluation board, the class library is built on top of FreeRTOS API, so it should be portable on other architecture... I hope!

Main components:

 

[EDIT Link updated as per second post in this thread /EDIT]

Code and documentation is available from my web site: http://www.stf12.org/developers/FreeRTOS_EC.html

1 comment

Please sign in to leave a comment.