mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-15 18:47:45 -04:00
parent
570ade4001
commit
eb80149cd7
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -1,3 +1,17 @@
|
|||
#  DEPRECATED
|
||||
|
||||
## Announcement:
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
Have more questions? Post them in the [FreeRTOS forum](https://forums.freertos.org/).
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Getting started
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue