esp-idf/components/freertos/FreeRTOS-Kernel/portable
Andy Lin 4f6deb9f61 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-03 14:35:31 +02:00
..
linux fix(linux): prevent build error on MacOS and optimize buffer usage on Linux 2024-03-01 11:01:15 +08:00
riscv fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-03 14:35:31 +02:00
xtensa fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-03 14:35:31 +02:00