esp-idf/components/freertos/FreeRTOS-Kernel
Sudeep Mohanty 40c1f3e06e freertos: update module handles to struct type
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>
2021-12-06 08:37:06 +05:30
..
include/freertos
portable
GitHub-FreeRTOS-Kernel-Home.url
History.txt
LICENSE.md
Quick_Start_Guide.url
croutine.c
event_groups.c
list.c
queue.c
stream_buffer.c
tasks.c
timers.c