esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/linux/include
Darian Leung 83c686c744
feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1
- vTaskPreemptionDisable()/vTaskPreemptionEnable() are no longer available in
single-core builds.
- xTaskIncrementTick() calls must now be wrapped by critical section
- Minimal Idle Task renamed to Passive Idle Task
- Port critical section APIs updated
2024-03-05 15:44:12 +08:00
..
freertos feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
spinlock.h feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00