Commit e5685ae
File tree
6 files changed
+37
-17
lines changedFilter options
- commands/debug
- internal
- cli/debug
- integrationtest/debug
- testdata/hardware/my/samd
- rpc/cc/arduino/cli/commands/v1
6 files changed
+37
-17
lines changedcommands/debug/debug_info.go
Copy file name to clipboardExpand all lines: commands/debug/debug_info.go+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
194 | 195 |
|
195 | 196 |
|
196 | 197 |
|
|
internal/cli/debug/debug.go
Copy file name to clipboardExpand all lines: internal/cli/debug/debug.go+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
| 127 | + |
127 | 128 |
|
128 | 129 |
|
129 | 130 |
|
| ||
163 | 164 |
|
164 | 165 |
|
165 | 166 |
|
| 167 | + |
166 | 168 |
|
167 | 169 |
|
168 | 170 |
|
| ||
179 | 181 |
|
180 | 182 |
|
181 | 183 |
|
| 184 | + |
| 185 | + |
| 186 | + |
182 | 187 |
|
183 | 188 |
|
184 | 189 |
|
|
internal/integrationtest/debug/debug_test.go
Copy file name to clipboardExpand all lines: internal/integrationtest/debug/debug_test.go+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
133 | 134 |
|
134 | 135 |
|
135 | 136 |
|
|
internal/integrationtest/debug/testdata/hardware/my/samd/boards.txt
Copy file name to clipboardExpand all lines: internal/integrationtest/debug/testdata/hardware/my/samd/boards.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
rpc/cc/arduino/cli/commands/v1/debug.pb.go
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/debug.pb.go+27-17Lines changed: 27 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rpc/cc/arduino/cli/commands/v1/debug.proto
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/debug.proto+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
97 | 99 |
|
98 | 100 |
|
99 | 101 |
|
|
0 commit comments