]> begriffs open source - cmsis-freertos/commit
Fix osThreadResume to unblock any thread, regardless of why the thread was blocked...
authorVladimir Umek <vladimir.umek@arm.com>
Mon, 24 Jul 2023 07:51:46 +0000 (09:51 +0200)
committerVladimir Umek <vladimir.umek@arm.com>
Mon, 24 Jul 2023 07:51:46 +0000 (09:51 +0200)
commit5b32f2d4e12fb27e8607b458f578347cd597ec15
tree2ed2779a40c2e0af9f3d52bb412f1a416f07d30e
parent5464d53739c6f806f8d684bc2a30803f2f5c638c
Fix osThreadResume to unblock any thread, regardless of why the thread was blocked (#69)

- update osThreadResume implementation
- add define INCLUDE_xTaskAbortDelay=1 to FreeRTOSConfig.h
ARM.CMSIS-FreeRTOS.pdsc
CMSIS/RTOS2/FreeRTOS/Config/ARMCA/FreeRTOSConfig.h
CMSIS/RTOS2/FreeRTOS/Config/ARMCM/FreeRTOSConfig.h
CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2.c