You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
# CMSIS-FreeRTOS
2
2
3
-
This repository contains the CMSIS-RTOS adoption of [FreeRTOS-Kernel Version 10.5.1](https://github.com/FreeRTOS/FreeRTOS-Kernel/releases/download/V10.5.1/FreeRTOS-KernelV10.5.1.zip) as it is released as Software Pack on http://www.keil.com/pack. The [documentation](https://arm-software.github.io/CMSIS-FreeRTOS/) is available under https://arm-software.github.io/CMSIS-FreeRTOS/.
3
+
This repository contains the CMSIS-RTOS adoption of [FreeRTOS-Kernel Version 11.0.1](https://github.com/FreeRTOS/FreeRTOS-Kernel/releases/download/V11.0.1/FreeRTOS-KernelV11.0.1.zip) as it is released as Software Pack on http://www.keil.com/pack. The [documentation](https://arm-software.github.io/CMSIS-FreeRTOS/) is available under https://arm-software.github.io/CMSIS-FreeRTOS/.
4
4
5
5
Use *Issues* to provide feedback and report problems for CMSIS FreeRTOS implementation.
6
6
7
7
Use *main* branch for pull-requests.
8
8
9
-
Note: Branches *develop* and *master* will be deprecated. Please update your fork and switch to branch *main* to track the latest state of development.
10
-
11
9
## Directory Structure
12
10
13
11
| Directory | Content |
@@ -16,10 +14,8 @@ Note: Branches *develop* and *master* will be deprecated. Please update your for
0 commit comments