Is it planned and when to implement an working osWait function in CMSIS-RTOS API?
The osWait function is marked as optional and therefore doesn't have to be implemented in an CMSIS-RTOS compliant RTOS.
There are currently no plans to implement the function for CMSIS-RTOS RTX, but other implementations might do so.
Regards,
Johannes