mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
This commit adds an esp timer guard check to call in the function npl_freertos_callout_remaining_ticks() to enable fetching remaning ticks when esp timer is enabled. Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>