Skip to content

1.7.0

Compare
Choose a tag to compare
@jessebraham jessebraham released this 16 Sep 16:33

New

  • Check if a new version if available upon invocation #214
  • Enable support for loader stubs (via --use-stub arg) #216
  • Add support for custom partition types and sub-types #220
  • Add support for flashing S2 via CDC UART #228
  • Add support for erasing otadata #229
  • Allow skipping the padding for image files #230
  • Check (and display) app vs partition size before flashing #232
  • Add option --bin for choosing one binary when there are more than one binaries #233
  • Relicense under MIT and Apache-2.0 #235
  • Allow custom serial monitor baud option #238

Fixed

  • Fix direct-boot image check for ESP32-S3 #207
  • Consistently support binary partition tables #212
  • Fix sync behavior #217
  • Don't use canonicalized strings on Windows #218
  • Wait for FlashDeflateEnd ack #223
  • Fix workaround causing corruption of segment length #226