ESPConnect is a capable flashing utility for ESP32 and ESP8266 boards. It depends on the Arduino IDE or PlatformIO IDE if you plan to use community-submitted or ready-made firmware. The web-based ...
Earlier versions of the Arduino IDE made uploading files to an ESP32’s SPIFFS filesystem easy via the ESP32FS plugin. Sadly, that’s no longer possible under the rewritten Arduino 2.0 IDE. Thankfully, ...