mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-28 05:52:12 +00: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>