]> begriffs open source - cmsis-freertos/summary
 
descriptionhttps://github.com/ARM-software/CMSIS-FreeRTOS.git
last changeTue, 15 Jul 2025 08:00:23 +0000 (10:00 +0200)
readme

CMSIS-FreeRTOS

This repository contains the CMSIS-RTOS adoption of FreeRTOS-Kernel Version 11.2.0 as it is released as Software Pack on http://www.keil.com/pack. The documentation is available under https://arm-software.github.io/CMSIS-FreeRTOS/.

Use Issues to provide feedback and report problems for CMSIS FreeRTOS implementation.

Use main branch for pull-requests.

Directory Structure

Directory Content
CMSIS CMSIS-FreeRTOS related files
CMSIS/RTOS2/FreeRTOS/Config CMSIS-FreeRTOS configuration file
CMSIS/RTOS2/FreeRTOS/Examples CMSIS-FreeRTOS example projects
CMSIS/RTOS2/FreeRTOS/Source CMSIS-FreeRTOS source code
Documentation Source of the documentation
Source FreeRTOS Kernel source code

Generate CMSIS Pack for Release

This GitHub development repository contains all the sources you need to successfully build the pack.

To build the complete pack for installation use the gen_pack.sh bash script. This script file also generates the documentation.

Documentation may be generated separately using the bash script gen_doc.sh (located in ./Documentation/Doxygen).

License

The FreeRTOS kernel source files are released under the MIT open source license (read LICENSE.md). The rest of the repository content is covered by Apache 2.0 license (read LICENSE).

shortlog
2025-07-15 amgrossCorrect memory allocation and access in osMemoryPoolNew... main
2025-05-30 amgrossRemove redundant condition when assigning name from...
2025-04-25 Vladimir UmekCMSIS-FreeRTOS 11.2.0 v11.2.0
2025-04-17 Vladimir UmekAdd fixes and corrections in trace macro to Event Recor...
2025-04-16 Vladimir UmekUpdate README.md
2025-04-16 Vladimir UmekUpdate TrustZone example to use :Core&Cortex-M componen...
2025-04-16 Vladimir UmekDocument pack components
2025-04-16 Vladimir UmekAdd variants that detect TrustZone non-secure domain...
2025-04-16 Vladimir UmekFix warnings and errors when building with trace macros...
2025-04-16 Vladimir UmekAdd MPU support for Cortex v8M without TrustZone or...
2025-04-15 Vladimir UmekRemove unused condition from pack description
2025-04-15 Vladimir UmekCombine Arm Compiler 6 and GCC conditions (#135)
2025-04-14 Vladimir UmekUpdate links to documentation
2025-04-08 Vladimir UmekUpdate FreeRTOSConfig.h (#134)
2025-04-03 Vladimir UmekUpdate documentation (#132)
2025-03-27 Vladimir UmekRemove output-dirs specification and update launch...
...
tags
8 months ago v11.2.0 FreeRTOS 11.2.0
20 months ago v11.1.0 FreeRTOS 11.1.0
20 months ago v11.0.1 FreeRTOS 11.0.1
3 years ago v10.5.1 FreeRTOS 10.5.1
4 years ago v10.4.6 FreeRTOS 10.4.6
4 years ago v10.4.3 FreeRTOS 10.4.3
5 years ago v10.3.1 FreeRTOS 10.3.1
6 years ago v10.3.0 FreeRTOS 10.2.1
6 years ago v10.2.0 FreeRTOS 10.2.0
7 years ago v10.0.1 FreeRTOS 10.0.0
8 years ago v9.1.0 FreeRTOS 9.0.0
8 years ago v9.0.0 Initial release version: - native...
heads
4 months ago dependabot/github_actions/dot-github/workflows/actions/upload-pages-artifact-4
4 months ago dependabot/github_actions/dot-github/workflows/actions/checkout-5
4 months ago dependabot/github_actions/dot-github/workflows/actions/download-artifact-5
5 months ago gh-pages
5 months ago main