firmware: implement EV3 official firmware restore

Basic support for restoring the official EV3 firmware. Is missing a video
and needs a bunch of helpful error messages, but basic functionality
is working.
This commit is contained in:
David Lechner
2025-08-09 21:51:47 -05:00
parent 007640c7b6
commit 70bedecb83
15 changed files with 446 additions and 10 deletions
+1
View File
@@ -35,6 +35,7 @@
"@types/react-transition-group": "^4.4.10",
"@types/redux-logger": "^3.0.12",
"@types/semver": "^7.5.6",
"@types/w3c-web-hid": "^1.0.6",
"@types/w3c-web-usb": "^1.0.10",
"@types/web-bluetooth": "^0.0.20",
"@types/web-locks-api": "^0.0.5",