ESPConnect是一款面向ESP32与ESP8266开发板的强大刷写工具。如果你打算使用社区提供或现成的固件,它仍然依赖Arduino IDE或PlatformIO。但这款基于网页的实用程序可以直接在ESP32/ESP8266上刷写 .bin文件 ...
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, ...