esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv
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
..
include/freertos fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 12:26:50 +02:00
port.c change(freertos/idf): Remove xCoreID TCB member for single-core 2023-12-04 15:03:55 +08:00
portasm.S change(freertos/idf): Remove xCoreID TCB member for single-core 2023-12-04 15:03:55 +08:00