mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-26 15:54:12 +00:00
docs: add beginner-friendly FreeRTOS overview (#1381)
* docs: add beginner-friendly FreeRTOS overview * docs: direct users to freertos.org for documentation Updates README to remove inline beginner explanations and instead direct users to the official FreeRTOS website for comprehensive documentation.
This commit is contained in:
@@ -50,6 +50,11 @@ This repository contains the FreeRTOS Kernel, a number of supplementary librarie
|
|||||||
[Releases](https://github.com/FreeRTOS/FreeRTOS/releases) contains older FreeRTOS releases.
|
[Releases](https://github.com/FreeRTOS/FreeRTOS/releases) contains older FreeRTOS releases.
|
||||||
|
|
||||||
|
|
||||||
|
## Learning FreeRTOS
|
||||||
|
|
||||||
|
For detailed and up-to-date information about FreeRTOS, including getting started guides and documentation for both new and experienced users, please refer to the official FreeRTOS website:
|
||||||
|
https://www.freertos.org/
|
||||||
|
|
||||||
## FreeRTOS Lab Projects
|
## FreeRTOS Lab Projects
|
||||||
FreeRTOS Lab projects are libraries and demos that are fully functional, but may be experimental or undergoing optimizations and refactorization to improve memory usage, modularity, documentation, demo usability, or test coverage.
|
FreeRTOS Lab projects are libraries and demos that are fully functional, but may be experimental or undergoing optimizations and refactorization to improve memory usage, modularity, documentation, demo usability, or test coverage.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user