firmware: add UI for EV3 firmware flashing

This is just the UI bits (new file template, Pybricks firmware install,
official firmware restore).

The Pybricks firmware flashing hangs because we don't have a EV3 firmware
yet in @pybricks/firmware. Official firmware restore has an alert()
placeholder so at least it does something.
This commit is contained in:
David Lechner
2025-08-09 21:51:47 -05:00
parent 8b5cab4760
commit 007640c7b6
14 changed files with 284 additions and 74 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@pybricks/firmware": "7.22.0",
"@pybricks/ide-docs": "2.20.0",
"@pybricks/images": "^1.3.0",
"@pybricks/images": "^1.4.0",
"@pybricks/jedi": "1.17.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@pybricks/mpy-cross-v6": "^2.0.0",