mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -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>