freertos-addons icon indicating copy to clipboard operation
freertos-addons copied to clipboard

Thoughts on upstream Linux port?

Open anthonyclark-as opened this issue 4 years ago • 0 comments

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!

anthonyclark-as avatar Jul 30 '21 11:07 anthonyclark-as