]> begriffs open source - cmsis-freertos/tag
v11.0.1
object 68d99b61888cd16e29a49395496ff907f6b93bce
authorVladimir Umek <vladimir.umek@arm.com>
Mon, 15 Apr 2024 07:11:55 +0000 (09:11 +0200)
FreeRTOS 11.0.1

Updates and bugfixes:
- Add support for processor affinity to CMSIS-RTOS2 wrapper
- Add symmetric multiprocessing configuration options to FreeRTOSConfig.h
- Add memory allocation configuration options to FreeRTOSConfig.h
- Corrected task priority mapping, FreeRTOS priority is now osPriority_t-1
- CMSIS-RTOS2 requires CMSIS:OS Tick component
- Drop support for Arm Compiler 5
- Drop support for CMSIS-RTOS1 API