muhaidong
|
b6be20a95d
|
Remove -Wno-format in esp_phy, esp_wifi and part of wpa_supplicat components
|
2023-03-27 17:33:32 +08: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 |
|
Kapil Gupta
|
6212a50edd
|
wpa_supplicant: Add debug info for eloop functions
|
2022-06-16 10:36:34 +05:30 |
|
Kapil Gupta
|
777b2caa1c
|
wpa_supplicant: Move ETS/ESP timers to eloop
|
2022-05-29 09:32:16 +05:30 |
|
Kapil Gupta
|
9c27cf93fc
|
Add testcase for eloop execution
|
2022-05-11 17:45:23 +05:30 |
|