main: update to espflasher 0.7.1 and add flash erase progress tracker

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2026-07-14 00:34:08 +02:00
committed by Ron Evans
parent 0a9b3f91bc
commit 2602d4c25d
3 changed files with 20 additions and 23 deletions
+3 -4
View File
@@ -15,14 +15,14 @@ require (
github.com/mgechev/revive v1.3.9
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
github.com/tetratelabs/wazero v1.9.0
go.bug.st/serial v1.6.4
go.bug.st/serial v1.8.0
go.bytecodealliance.org v0.6.2
go.bytecodealliance.org/cm v0.2.2
golang.org/x/net v0.56.0
golang.org/x/sys v0.46.0
golang.org/x/sys v0.47.0
golang.org/x/tools v0.47.0
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/espflasher v0.6.1
tinygo.org/x/espflasher v0.7.1
tinygo.org/x/go-llvm v0.0.0-20260707200325-ddd595b68360
)
@@ -30,7 +30,6 @@ require (
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/chavacava/garif v0.1.0 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/creack/goselect v0.1.2 // indirect
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
github.com/fatih/color v1.17.0 // indirect
github.com/fatih/structtag v1.2.0 // indirect