ViperIDE icon indicating copy to clipboard operation
ViperIDE copied to clipboard

Firmware Flashing

Open sfe-SparkFro opened this issue 8 months ago • 0 comments

Not sure whether it's in scope for ViperIDE, but would be a nice feature if it can flash/update MicroPython/CircuitPython firmware for various boards!

Some platforms are easy, like RP2 (run the bootloader, the board connects as a USB drive, and simply copy a UF2 file). Some platforms are more tricky, like ESP32 (need esptool). Totally understand if not all platforms can be supported, but the more the merrier!

Would be great if it can automatically grab the latest firmware from the MicroPython and CircuitPython download pages, but should also allow the user to select their own firmware file.

sfe-SparkFro avatar Aug 25 '25 21:08 sfe-SparkFro