1.6.0
- Add support for flashing from WSL2 (no support for USB Serial JTAG) #179
- Add
--locked
and--frozen
options #180 - Detect the bootloader and partition table from ESP-IDF when able #186
- Pass-through
--target-dir
to cargo #187 - Add
write-bin-to-flash
subcommand #194 - Add support for flashing the ESP32-C2 (aka ESP8684) #204
- Add
serial-monitor
subcommand #205 - Various bugfixes