mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
This commit updates the handles for the timer, task and event_group modules to struct type. This matches upstream freertos source. Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>