Added functionality for running a command before flashing

This commit is contained in:
2025-09-19 17:50:52 +02:00
parent 1b9f1ea4c1
commit dd49c30ac9
4 changed files with 45 additions and 2 deletions

View File

@@ -8,4 +8,5 @@ argp = "0.4.0"
pbr = "1.1.1"
serial2 = "0.2.32"
serial_enumerator = "0.2.12"
shlex = "1.3.0"
termion = "4.0.5"