CMSIS-FreeRTOS 10.0.1
Release Notes
This pack is based on FreeRTOS Version 10.0.0 licensed under the FreeRTOS license.
Changes since 9.1.0:
- Added queue registry support to CMSIS:RTOS2:FreeRTOS component.
- Updated CMSIS-FreeRTOS component view to display queue, mutex and semaphore objects.
- Updated to CMSIS RTOS2 API 2.1.2 and OS Tick API 1.0.1.
- Fixed context switch response latency for API calls from ISR.
It contains the following CMSIS Software Components:
- CMSIS:RTOS:FreeRTOS 10.0.1
- CMSIS:RTOS2:FreeRTOS 10.0.1
- RTOS: Bundle "FreeRTOS" components:
- Config [FreeRTOS | CMSIS RTOS2]
- Core
- Coroutines
- Event Groups
- Stream Buffer
- Message Buffer
- Heap [Heap_[1-5]
- Timers
Prerequisites:
- ARM CMSIS pack version 5.3.0 or higher
Supported Processors:
- Cortex-M
- Cortex-A9
Supported Compilers:
- ARM Compiler 5
- ARM Compiler 6 (except for Cortex-M0)
- GCC