Skip to content

CMSIS-FreeRTOS 11.1.0

Latest
Compare
Choose a tag to compare
@VladimirUmek VladimirUmek released this 24 Apr 07:52
· 3 commits to main since this release

Release Notes

This pack is based on FreeRTOS-Kernel Version 11.1.0 licensed under the FreeRTOS license.

Changes since 11.0.1:

  • Add Cortex-M0plus MPU port
  • Remove dependency on Device:Startup component

It contains the following CMSIS Software Components:

  • CMSIS:RTOS2:FreeRTOS 11.1.0
  • 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 6.0.0 or higher

Supported Processors:

  • Cortex-M0, M0+, M3, M4, M7, M23, M33, M55, M85
  • Cortex-A9

Supported Compilers:

  • ARM Compiler 6
  • IAR
  • GCC
  • CLANG