]> begriffs open source - cmsis-freertos/tag
v10.4.3
object 0a1cf282ee1e84e99862fdf6f4e2baa5a0a6c7cd
authorVladimir Umek <vladimir.umek@arm.com>
Tue, 28 Sep 2021 11:02:54 +0000 (13:02 +0200)
FreeRTOS 10.4.3

Updates and bugfixes:
- Corrected timeout handling in osThreadFlagsWait (#50)
- Enable full static memory allocation for timer object (#48)
- Fix vQueueAddToRegistry function call issue when arguments are NULL (#49)
- Added workaround for xEventGroupClearBitsFromISR no yield problem
- Added FreeRTOS kernel state check to osKernelInitialize and osKernelState
- Make source code more verbose with documented limitations (#41)
- Fix osMemoryPoolNew expression use (#42)