mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +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>