[Bug] CMSIS-RTOS V2 has incorrect implementation of osFlagsWaitAll option for osEventFlagsWait()
Outlined the bug on github page for L4 firmware pack: https://github.com/STMicroelectronics/STM32CubeL4/issues/7Thought someone might find this useful until its fixed. Details below.The set-up * Custom board using STM32L452CCUx MCU * STM32CubeIDE v1....