Commit Graph

3 Commits

Author SHA1 Message Date
mculover666
f3b18d91e7 fix bug in cmsis_os2 2021-03-11 09:55:32 +08:00
Jingru
1b3c8395b0 osal: cmsis_os2: fix warning
* '&' has lower precedence than '=='
* variable 'timeout' is uninitialized when used within its own initialization

Signed-off-by: Jingru <jingru@synopsys.com>
2020-07-13 20:40:08 +08:00
rise0chen
07aefea51e support CMSIS-RTOS2 2020-07-10 16:26:01 +08:00