Files
ESP8266_RTOS_SDK/components/esp8266/source/esp_timer.c
dongheng c5df58bbc4 fix(esp_timer): fix delete timer and timer processs later
Make sure that FreeRTOS deletes timer firstly and then API "esp_timer_delete" free the source.
2019-09-16 16:26:15 +08:00

6.1 KiB