Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 16 Sep 11:50
· 17 commits to main since this release
887ea09

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