File tree
Expand file treeCollapse file tree
2 files changed
+8
-2
lines changedFilter options
- arduino-ide-extension/src
- common/protocol
- test/common
Expand file treeCollapse file tree
2 files changed
+8
-2
lines changedarduino-ide-extension/src/common/protocol/board-list.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/board-list.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
|
arduino-ide-extension/src/test/common/board-list.test.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/test/common/board-list.test.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
322 | 323 |
|
323 | 324 |
|
324 | 325 |
|
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
325 | 331 |
|
326 | 332 |
|
327 | 333 |
|
|
0 commit comments