mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[Tools] Remove ESP Easy Flasher, update Espressif Download tool
This commit is contained in:
@@ -140,7 +140,7 @@ jobs:
|
||||
cd dist
|
||||
find . -exec cp -r --parents {} ../ESPEasy_dist_${cpu}/ \;
|
||||
cd ../ESPEasy_dist_${cpu}
|
||||
rm ESP.Easy.Flasher.exe bin/blank_1MB.bin bin/blank_2MB.bin bin/ESPEasy_2step_UploaderMega_1024.bin
|
||||
rm bin/blank_1MB.bin bin/blank_2MB.bin bin/ESPEasy_2step_UploaderMega_1024.bin
|
||||
cd ../artifacts/Binaries
|
||||
find . -name "$spec" -exec mv {} ../../ESPEasy_dist_${cpu}/bin/ \;
|
||||
cd ../..
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4
@@ -1,4 +0,0 @@
|
||||
0x0 WiFiScan.ino.bootloader
|
||||
0x8000 WiFiScan.ino.partitions
|
||||
0xe000 boot_app0
|
||||
0x10000 WiFiScan.ino
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
3.9.5:
|
||||
* support esp32-h2
|
||||
* support erase button disable
|
||||
* fix some bugs
|
||||
|
||||
3.9.4:
|
||||
* support esp32-c6
|
||||
* support esp32-c3/esp32-s3 flash encrytion
|
||||
* add xmc flash fix
|
||||
* support dut count in factory mode
|
||||
|
||||
3.9.3:
|
||||
* support esp32-c2
|
||||
* update finish UI show
|
||||
|
||||
3.9.2:
|
||||
* fix configure file error
|
||||
* update autostart process
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user