mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
67b08c20ec
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