We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6c579 commit 24c6208Copy full SHA for 24c6208
main.go
@@ -46,6 +46,7 @@ var commands = []string{
46
"flash <program.elf>",
47
"verify <program.elf>",
48
"prgm <program.elf> -- sync, erase, flash, verify, and then reset",
49
+ "console",
50
}
51
52
var verbose bool
0 commit comments