Skip to content

Commit eb80149

Browse files
authored
Deprecate smp branch (#799)
* Update deprecation message in README.md
1 parent 570ade4 commit eb80149

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# ![image](https://user-images.githubusercontent.com/56273942/202568467-0ee721bb-1424-4efd-88fc-31b4f2a59dc6.png) DEPRECATED
2+
3+
## Announcement:
4+
5+
FreeRTOS SMP feature has been merged into [FreeRTOS-Kernel](https://github.com/FreeRTOS/FreeRTOS-Kernel/commit/ae3a498e435cecdb25b889f2740ea99027dd0cb1) main branch. We recommend you to use the [FreeRTOS-Kernel](https://github.com/FreeRTOS/FreeRTOS-Kernel/commit/ae3a498e435cecdb25b889f2740ea99027dd0cb1) main branch to develop FreeRTOS SMP applications.
6+
7+
The contents of this branch will remain available for certain period but we will no longer provide updates or accept new contributions and pull requests.
8+
9+
Have more questions? Post them in the [FreeRTOS forum](https://forums.freertos.org/).
10+
11+
12+
13+
---
14+
115
## Getting started
216
This repository contains FreeRTOS kernel source/header files and kernel ports only. This repository is referenced as a submodule in [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS) repository, which contains pre-configured demo application projects under ```FreeRTOS/Demo``` directory.
317

0 commit comments

Comments
 (0)