STM32CubeIDE, FreeRTOS, L082 device: CMSIS-RTOS v2 disabled?
Hi,
I wanted to start learning FreeRTOS. I'm working with a L082 device, using CubeIDE. In the config file, I only can select CMSIS-RTOS v1 interface, v2 is disabled. But there's no explanation why.
So, I don't know if the device is unsupported by v2 or if there's something missing. I assume I can get it to work with v1, but...
Regards