mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-06 21:25:02 +00:00

esp32: update wifi lib for some bugfix 1. Fix wifi ebuf free twice issue 2. Fix wifi internal assert issue 3. Fix a bug in esp_wifi_stop 4. Fix wifi crash issue 5. Fix wifi run out of memory when 10 udp connection stability test See merge request !745