esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
455 stars 110 forks source link

Prepare 3.0.0 release #611

Closed SergioGasquez closed 3 months ago

SergioGasquez commented 3 months ago

~Draft until #610 is merged and proper testing is done~

Tests

I've successfully finished a round of testing, where I tested:

Flash/Monitoring

Used a basic esp-template for all targets and also an esp-idf-tempalte in C3 and S3. ESPFLASH_BAUD was set to 921600.

Erase/Read flash (On H2)

Save-image/write-bin (ESP32-H2)

SergioGasquez commented 3 months ago

~HIL CI is failing as for some reason, our VMs are not recognizing the connected targets~

Just fixed this issue and CI is now green!