zephyr/tests/subsys/portability
Utsav Munendra 12cba7addf portability: cmsis: Bugfix osThreadFlagsWait behavior
The osFlagsWaitAny option is not handled correctly.  It returns once any
flag at all is set, whereas it is supposed to only return once one of
the flags specified in flags is set.

Signed-off-by: Utsav Munendra <utsavm@meta.com>
2025-04-11 06:34:06 +02:00
..
cmsis_rtos_v1 tests/samples: use platform_key on cmsis_rtos tests/samples 2024-10-31 09:23:30 -05:00
cmsis_rtos_v2 portability: cmsis: Bugfix osThreadFlagsWait behavior 2025-04-11 06:34:06 +02:00