CMSIS_4
CMSIS_4 copied to clipboard
RTOS/RTX: Check if the mail given to osMailPut() is valid
This change ensures the address given by osMailPut() is valid. Giving an invalid address could have side effects.