esp-idf/components/esp_event
Jakob Hasse 9b4815e3c8 ESP Event: multiple registrations to one event
* It's possible now to register the same handler
  several times to one specific event, using
  a dynamic handle object.
2020-02-11 10:52:05 +01:00
..
include ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
private_include ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
test ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
CMakeLists.txt
Kconfig
component.mk
default_event_loop.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event_private.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
event_loop_legacy.c
event_send.c
event_send_compat.inc
linker.lf
sdkconfig.rename