Hi
FreeRTOS POSIX V1.1.0 was launched four years ago, but SMP was launched this year with v11. Can FreeRTOS + POSIX be used for FreeRTOS SMP?
Hi
FreeRTOS POSIX V1.1.0 was launched four years ago, but SMP was launched this year with v11. Can FreeRTOS + POSIX be used for FreeRTOS SMP?
FreeRTOS-POSIX is a labs project which implements a small subset of POSIX APIs. It does not expose the SMP specific functionality currently. Other than that it should theoretically work but we never tested it with SMP. Why do you want to use FreeRTOS-POSIX and not native FreeRTOS APIs directly?