mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user