esp-idf/components/esp_event
Jakob Hasse afa8599a91 [esp_event]: fixed and improved docs
* Description of unregistering was incorrect
* Made clear that event loop arg mustn't be NULL
* Added parameter check in create function

Closes https://github.com/espressif/esp-idf/issues/6761
Closes IDFGH-4969
2021-07-20 15:57:59 +08:00
..
include [esp_event]: fixed and improved docs 2021-07-20 15:57:59 +08:00
private_include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
test [esp_event]: fixed and improved docs 2021-07-20 15:57:59 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
default_event_loop.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_event_private.c esp_event: dispatch order follows registration order 2019-01-30 20:59:47 +08:00
esp_event.c [esp_event]: fixed and improved docs 2021-07-20 15:57:59 +08:00
event_loop_legacy.c fix bug for netif add crash 2019-12-07 16:11:30 +08:00
event_send_compat.inc AP_STAIPASSIGNED now passes the IP through 'event_data' 2020-11-16 17:32:14 +08:00
event_send.c esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00: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