15
0

- update to 4.6.2:

* `ESP32-H2, ESP32-C6`: Fixed byte order in MAC address.
  * `C900: Too much data`: Fixed occasional compressed upload
    failures.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-esptool?expand=0&rev=22
This commit is contained in:
2023-06-20 16:13:51 +00:00
committed by Git OBS Bridge
parent 351c13ec46
commit 2b709131a3
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f0527b72eea5769b9e507c1c5e4357c976b090d4040b47a95c6b992368cca34
size 7002756

3
esptool-4.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8805a91410abe4aad4078c06eb71b9ee918044f2729e6a186d72ff7458a9d10
size 7003860

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 20 16:13:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.6.2:
* `ESP32-H2, ESP32-C6`: Fixed byte order in MAC address.
* `C900: Too much data`: Fixed occasional compressed upload
failures.
-------------------------------------------------------------------
Sun Jun 11 12:45:40 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-esptool
Version: 4.6.1
Version: 4.6.2
Release: 0
Summary: A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips
License: GPL-2.0-or-later