freertos-addons
freertos-addons copied to clipboard
Thoughts on upstream Linux port?
Michael,
Thanks for the continued support of your POSIX/Linux port of FreeRTOS. I was browsing the new source for FreeRTOS v10.4.4 and realized a NEW "official" Third-Party Posix port is being tracked. Here is documentation that seems updated: https://www.freertos.org/FreeRTOS-simulator-for-Linux.html
And here is the source: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty/GCC/Posix.
I'm wondering what your thoughts are on this port. There seems to be a lot of similarities both in port.c and portmacro.h.
Thanks!