STMicroelectronics / stm32-mw-cmsis-rtos-tx

Provides the CMSIS-RTOS wrapper for Azure RTOS ThreadX library part of the STM32Cube MCU Component "middleware" for all STM32xx series.
Other
4 stars 2 forks source link

error: #elif with no expression #2

Open mbutsch-sts opened 7 months ago

mbutsch-sts commented 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.

ASEHSTM commented 7 months ago

Hi @mbutsch-sts,

Thank you for your contribution. You are absolutely right. We will fix the issue soon.

With regards,

ASEHSTM commented 7 months ago

ST Internal Reference: 177823