[Tools] Remove ESP Easy Flasher, update Espressif Download tool

This commit is contained in:
Ton Huisman
2023-08-20 21:49:55 +02:00
parent 8c3f67f52b
commit f2e678e538
12 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -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 ../..
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4
View File
@@ -1,4 +0,0 @@
0x0 WiFiScan.ino.bootloader
0x8000 WiFiScan.ino.partitions
0xe000 boot_app0
0x10000 WiFiScan.ino
+18
View File
@@ -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