esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa
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(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00
portasm.S change(freertos/idf): Make v10.5.1 the default kernel 2023-10-21 04:39:16 +08:00
readme_xtensa.txt freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_init.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_overlay_os_hook.c freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00