esp-idf/components/freertos/FreeRTOS-Kernel/portable
Andy Lin b562ceb8c1 fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE()
This commit fixes a bug where the portTRY_ENTER_CRITICAL_SAFE() for the
Xtensa and RISC-V FreeRTOS ports were broken as it did not correctly use
the timeout parameter.

Merges: https://github.com/espressif/esp-idf/pull/13022
2024-04-17 13:42:12 +02:00
..
linux freertos: Move FreeRTOSConfig_arch.h 2023-03-22 16:32:29 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 13:42:12 +02:00
xtensa fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 13:42:12 +02:00
port_systick.c freertos: Fix Systick stuck when systimer was not reset 2023-06-26 12:21:28 +00:00