Commit 5390f61
Add verify to picotool load command (#6)
* Add verify to picotool load command
This is needed to debug early flash failures
* Update main.go
Co-authored-by: per1234 <[email protected]>
* Verify flash only if specified from commandline
Co-authored-by: Umberto Baldi <[email protected]>
Co-authored-by: per1234 <[email protected]>1 parent 0cf0d0a commit 5390f61
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments