esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv
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
..
include/freertos fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 13:42:12 +02:00
port.c freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
portasm.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00