2024-12-22 11:34 AM
Im trying to setup FreeRTOS with the new STM32N6.
According to https://github.com/STMicroelectronics/x-cube-freertos, the new Nucleo board for the STM32N6 is mentioned as supported.
But in the CubeIDE, when trying to enable the FreeRTOS middleware, it says that the new nucleo board is not supported. And the docs also only mention AzureRTOS as supported.
Is FreeRTOS supported through the CubeIDE? Or only AzureRTOS?