1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-02 04:40:11 -04:00
Kapil Gupta 34bb7af431 wpa_supplicant: Run eloop timer in ppTask context
Currently eloop runs in timer context which may cause some
inconsistent behavior.

Add changes to run eloop in ppTask context
2022-10-31 10:38:01 +05:30
..