esp-idf/components/esp_event
Guillaume Souchere 8f407949c6 docs(esp-event): Update description of esp_event_handler_instance_x
Add a note to esp_event_handler_instance_register_with and
esp_event_handler_instance_register to specify that calling those
functions with the instance parameter set to NULL is equivalent to
calling esp_event_handler_register_with and esp_event_handler_register.

Closes https://github.com/espressif/esp-idf/issues/12818
2023-12-21 13:35:42 +01:00
..
host_test ci(esp_event): upgrade host test to Catch2 as a component, fix build 2023-11-29 12:38:46 +01:00
include docs(esp-event): Update description of esp_event_handler_instance_x 2023-12-21 13:35:42 +01:00
private_include [mocks]: freertos mock 2021-08-06 17:08:21 +08:00
test_apps feat(freertos): Exposed Kconfig option for configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES 2023-11-09 14:54:13 +01:00
CMakeLists.txt esp_event: fix and re-enable no-format warnings 2023-03-12 21:40:47 +01:00
default_event_loop.c Remove legacy system event framework. 2022-03-09 15:53:45 +05:30
esp_event_private.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event.c refactor(esp_event): improved esp_event unit tests 2023-09-12 17:10:18 +08:00
Kconfig Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
linker.lf Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
sdkconfig.rename Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00