esp-idf/components/freertos/port
Alexey Lapshin 2923fd5265 fix(xtensa): fix registers curruption on context switch
a6, a7 registers may be corrupted on multicore ESP chips while FreeRTOS
Kernel SMP context switch
2023-11-21 03:19:31 +00:00
..
linux/include/freertos freertos: Remove GPL license text from port files 2022-12-13 19:29:24 +08:00
priv_include freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
riscv freertos: Remove GPL license text from port files 2022-12-13 19:29:24 +08:00
xtensa fix(xtensa): fix registers curruption on context switch 2023-11-21 03:19:31 +00:00
port_common.c freertos: Fix issue with bootup failure in ESP_MAIN_TASK_AFFINITY_CPU1 config 2022-07-08 08:36:19 +05:30
port_systick.c freertos: Fix Systick stuck when systimer was not reset 2023-06-20 15:56:53 +08:00