mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
637ba2e8bb
Test cases were added for the following functions - xTaskNotify(), xTaskNotifyGive(), xTaskNotifyFromISR(), vTaskNotifyGiveFromISR(), - xTaskNotifyWait(), ulTaskNotifyTake() - vTaskDelayUntil() The following function was made smp compatible and tested as well - eTaskGetState()