esp-idf/examples/system/esp_event/user_event_loops/main
Darian Leung 85c009eb67 esp_event: Fix flakey esp_event example test
The execution order of the "task_event_source" and "application_task" tasks
on startup can vary. This will result a different order of logs, thus leading
to the example test failing.

This commit synchronizes both tasks on startup.
2022-08-11 16:02:48 +08:00
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_source.h esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
main.c esp_event: Fix flakey esp_event example test 2022-08-11 16:02:48 +08:00