esp-idf/components/esp_event
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
..
host_test freertos: update module handles to struct type 2021-12-06 08:37:06 +05:30
include docs: update programming guide for esp32s3 chip independent system chapters 2021-11-23 12:48:10 +05:30
private_include [mocks]: freertos mock 2021-08-06 17:08:21 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt [mocks]: moved mocks dir to tools/ 2021-08-10 14:45:42 +08:00
Kconfig
default_event_loop.c [mocks]: freertos mock 2021-08-06 17:08:21 +08:00
esp_event.c [esp_event]: fixed and improved docs 2021-07-15 16:46:02 +08:00
esp_event_private.c
event_loop_legacy.c
event_send.c esp32h2: add some more fixes and TODOs 2021-07-01 20:36:39 +08:00
event_send_compat.inc Add support for FTM operation 2021-01-27 10:57:41 +05:30
linker.lf
sdkconfig.rename