mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 10:36:36 +03: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