Question
I'm working on STM32L496ZG MCU and trying to port a C code built for linux platform to STM32, this code consist of RTOs so to port this code to stm i need to replace RTOs APIs with freertos .My question is does STM32L4 series support freertos ?
..
