What's Changed
- fix platformio_upload.py for SPIFFS by @marcelrv in https://github.com/ayushsharma82/ElegantOTA/pull/202
- Switched to AsyncWebServer dependency from ESP32Async organization by @mathieucarbou in https://github.com/ayushsharma82/ElegantOTA/pull/245
- Added full arduino-pico core compatibility (RP2040+W & RP2350+W) by @ayushsharma82 in https://...