FreeRTOS / FreeRTOS-Kernel

FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.

Home Page:https://www.FreeRTOS.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeRTOS-Kernel V11 - SMP

amazonKamath opened this issue · comments

Symmetric Multiprocessing (SMP) support in the FreeRTOS Kernel enables one instance of the FreeRTOS kernel to schedule tasks across multiple identical processor cores. Currently, SMP support exists in a separate branch. This work item involves releasing the FreeRTOS SMP support as Generally Available and have a common codebase for single core and SMP.

FreeRTOS Kernel version 11.0.0 is now available for download.

Please read more here