esp-idf/components/esp_timer/test_apps/main
Alan Fisher bfcad8d8a2 fix(esp_timer): Fix delay in ISR dispatch callbacks
Set the following alarm before calling the alarm handler.

Closes https://github.com/espressif/esp-idf/pull/11637
Closes https://github.com/espressif/esp-idf/issues/11636
2023-07-12 16:30:45 +08:00
..
CMakeLists.txt
test_app_main.c
test_esp_timer.c fix(esp_timer): Fix delay in ISR dispatch callbacks 2023-07-12 16:30:45 +08:00
test_esp_timer_light_sleep.c
test_ets_timer.c