Skip to content

Releases: tasmota/esptool

Version v4.5

13 Feb 10:18
8e24841
Compare
Choose a tag to compare
Delete docs directory

Version v4.4.5

03 Feb 11:21
636e10a
Compare
Choose a tag to compare
Add ESP32-S3 octal flash support

Version v4.4.4

29 Jan 11:32
acf1787
Compare
Choose a tag to compare
Merge branch 'espressif:master' into Tasmota/v4

Version v4.4.3

10 Jan 10:08
f2be813
Compare
Choose a tag to compare

Increase stub loader stability

Version v4.4.2

04 Jan 12:51
Compare
Choose a tag to compare

Fix: ESP32x on some Macbook fails to flash via USB C

Version v4.4.1

28 Dec 16:22
53918ae
Compare
Choose a tag to compare
Tasmota (#17)


* S3 16MB fix (#4)

* fix(setup): Use latest reedsolo package which can be installed with Python3.10 and Cython

Closes https://github.com/espressif/esptool/issues/711

* feat(ci): Publish development releases with custom pipeline

* fix(ci): The development release job should not run by default

Gitlab rules:if adds the job if any of the rules are true.

* fix(ci): Merge two "ci" directories and build_tools into one

* fix(secure download mode): Fix SDM detection on S2/S3

* fix(secure download mode): Reconnect if ROM refuses to respond

Closes https://github.com/espressif/esptool/issues/813

* fix(flasher_stub): Correct boundaries for SPIWrite4B and SPIRead4B

SPIWrite4B and SPIRead4B functions are required for flash sizes bigger
than 16MB. This fix corrects the boundaries so SPIWrite and SPIRead
would be used for the whole 16MB area.

The octal flash support for 32 MB chips
(https://github.com/espressif/esptool/issues/795) will be added in a
follow-up commit.

Closes https://github.com/espressif/esptool/issues/745

Co-authored-by: Roland Dobai <[email protected]>
Co-authored-by: radim.karnis <[email protected]>

* Update stub_flasher_32s3beta2.json

* Update build_esptool.yml

* Update build_esptool.yml

* stubs updated

Co-authored-by: Github BUILD <[email protected]>
Co-authored-by: Roland Dobai <[email protected]>
Co-authored-by: radim.karnis <[email protected]>

* stubs updated

* stubs updated

Co-authored-by: Github BUILD <[email protected]>
Co-authored-by: Roland Dobai <[email protected]>
Co-authored-by: radim.karnis <[email protected]>

Version v4.4

23 Nov 20:50
159c716
Compare
Choose a tag to compare

New Features
flasher_stub: Increased read/write speeds over USB-JTAG/Serial or USB-OTG modes, making some operations nearly twice as fast.
Added detection for guru meditation errors induced by the flasher stub or ROM bootloader.
Added a readable error message for serial-related failures, giving more information about possible HW issues.
espsecure.py: Improved AES-XTS encryption speed. (espressif#783)
Bug Fixes
ESP32-S3 v0.0: Fixed chip revision detection.
bitstring: Added a workaround for breaking changes of bitstring==4
get_default_connected_device: Fixed to close unused serial ports.
flash_freq: Fall back to a chip-specific default flash frequency when no flash_freq arg is specified.
ESP32-C6: Fixed chip type detection and SPI flash communication.

Version v4.3.1

17 Oct 16:09
91ba7af
Compare
Choose a tag to compare

S2 / S3 faster flashing (max MCU clock speed)

Esptool v4.3

14 Sep 13:34
942e45c
Compare
Choose a tag to compare

Esptool v4.2.1

14 Aug 13:22
b588739
Compare
Choose a tag to compare
release v4.2.1