mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
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