esp-idf/components/esp_event/test
Jakob Hasse 1bab0dd8ca [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 16:05:35 +08:00
..
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk event: Implement event loop library 2018-10-26 13:14:19 +08:00
test_event.c [esp_event]: fixed and improved docs 2021-07-20 16:05:35 +08:00