Skip to content

Releases: Blynk-Technologies/Edgent-MicroPython

v0.3.0

16 Sep 11:50
887ea09

Choose a tag to compare

RP2040

Copy the UF2 firmware file to the Pico USB mass storage device

ESP32 Generic (PSRAM is auto-detected)

  • Generic ESP32: 4MB / 8MB / 16MB Flash
  • Generic ESP32-C3: 4MB Flash
  • Generic ESP32-S3:

Flash ESP32 using ESP Launchpad or esptool:

esptool.py --baud 460800 write_flash --erase-all 0x0 GENERIC_ESP32_4MB.bin