mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
xSemaphoreGive won't be executed in configASSERT and semaphore will stay locked if NDEBUG (idf v5) or CONFIG_FREERTOS_ASSERT_DISABLE (idf v3, v4) are defined.