freertos-addons
freertos-addons copied to clipboard
[Question] FreeRTOS 10.2.1 compatibility?
Hello. Are your wrappers and your Linux port compatible with FreeRTOS 10.2.1 or we must use them with 10.0.0 version?
We haven't tried the wrappers, but are using the Linux port with FreeRTOS 10.2.1 and everything seems to work well - even better than the Windows port, which can sometimes be a bit fragile when interacting with Windows.
At one point recently we thought we'd seen some kind of issue with queue sets, but it turned out to be a bug in our own code.
I've just finished moving the Demos to the head of of the FreeRTOS-Kernel tree. So as of today they should still work with version v10.5.1 and below.