]> begriffs open source - cmsis-freertos/tag
v11.2.0
object c7e7294e78a80be862340d8d50edd515ac3c41fd
authorVladimir Umek <vladimir.umek@arm.com>
Fri, 25 Apr 2025 08:13:47 +0000 (10:13 +0200)
FreeRTOS 11.2.0

Updates and bugfixes:
- Added automatic TrustZone domain detection using Dtz and Dsecure tags (use Cortex-M and Cortex-M MPU variants)
- Added MPU support for Cortex v8M without TrustZone or TrustZone Disabled/Secure-only/Secure
- Added default configASSERT implementation to FreeRTOSConfig.h
- Corrected osKernelLock, osKernelUnlock and osKernelRestoreLock to support nested calls
- Corrected Cortex-M35P selection instead of M33 issue when using IAR toolchain
- Updated examples to use CMSIS-Toolbox 2.8.0