esp-idf/components/freertos/FreeRTOS-Kernel/portable
Andy Lin 6bcf47386d 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 12:26:50 +02:00
..
linux feat(coredump): improve the probability of accessing healthy TCBs 2024-01-26 22:55:16 +08:00
riscv fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 12:26:50 +02:00
xtensa fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 12:26:50 +02:00