CMSIS-FreeRTOS 10.3.0
Release Notes
This pack is based on FreeRTOS Version 10.2.1 licensed under the FreeRTOS license.
Changes since 10.2.0:
- Added osMemoryPool functions using FreeRTOS
- Corrected osEventFlagsWait flag comparison when using osFlagsWaitAll
- Corrected osThreadGetStackSpace return value (bytes instead of words)
- Removed Cortex-A examples (available in device specific packs)
It contains the following CMSIS Software Components:
- CMSIS:RTOS:FreeRTOS 10.2.1
- CMSIS:RTOS2:FreeRTOS 10.2.1
- RTOS: Bundle "FreeRTOS" components:
- Config [FreeRTOS | CMSIS RTOS2]
- Core
- Coroutines
- Event Groups
- Stream Buffer
- Message Buffer
- Heap [Heap_[1-5]]
- Timers
- TrustZone
Prerequisites:
- ARM CMSIS pack version 5.4.0 or higher
Supported Processors:
- Cortex-M
- Cortex-A9
Supported Compilers:
- ARM Compiler 5
- ARM Compiler 6
- IAR
- GCC