STM32Cube FW_H7 and CMSIS RTOS2 V2.3.1?
Hello,
just updated to STM32Cube FW_H7 V 1.13.0 but it seems it still contains CMSIS RTOS2 V2.1.3.
I'm develop with Keil and STM32 IDE but Keil is using V2.3.1 while Cube comes with V2.1.3.
In STM32 IDE I got a compile error when I imported source code developed on Keil.
E.g. the thread attribute osThreadUnprivileged, introduced in V2.2.0, is missing in V2.1.3.
https://arm-software.github.io/CMSIS_6/main/RTOS2/rtos_revisionHistory.html
Any progress here? If no, why?
Thanks,
Jochen
