esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos
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
..
portbenchmark.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
portmacro.h fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 12:26:50 +02:00
xtensa_rtos.h freertos(IDF): Remove dependency on portUSING_MPU_WRAPPERS 2022-12-23 15:29:17 +08:00