mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-01 18:54:52 +00:00
This commit adds the functions listed below. These functions allow tasks to be created with their core affinity already set. - xTaskCreateAffinitySet() - xTaskCreateStaticAffinitySet() - xTaskCreateRestrictedAffinitySet() - xTaskCreateRestrictedStaticAffinitySet()
141 KiB
141 KiB