Open mbutsch-sts opened 7 months ago
https://github.com/STMicroelectronics/stm32_mw_cmsis_rtos_tx/blob/f930fdd79b55f2597d375d347ca097328f2d6481/cmsis_os2.c#L270
I am using this wrapper file with STM32CubeIDE v1.15.0 and I get this compilation error.
I suspect it should be structured like the code at line 254.
Hi @mbutsch-sts,
Thank you for your contribution. You are absolutely right. We will fix the issue soon.
With regards,
ST Internal Reference: 177823
https://github.com/STMicroelectronics/stm32_mw_cmsis_rtos_tx/blob/f930fdd79b55f2597d375d347ca097328f2d6481/cmsis_os2.c#L270
I am using this wrapper file with STM32CubeIDE v1.15.0 and I get this compilation error.
I suspect it should be structured like the code at line 254.