File tree
Expand file treeCollapse file tree
10 files changed
+86
-4
lines changedFilter options
- arduino-ide-extension
- src
- browser/contributions
- common/protocol
- node
- cli-protocol/cc/arduino/cli/commands/v1
Expand file treeCollapse file tree
10 files changed
+86
-4
lines changedarduino-ide-extension/package.json
Copy file name to clipboardExpand all lines: arduino-ide-extension/package.json+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
|
arduino-ide-extension/src/browser/contributions/init-libs-platforms.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/init-libs-platforms.ts+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
35 | 38 |
|
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
| 43 | + |
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
|
arduino-ide-extension/src/common/protocol/installable.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/installable.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
arduino-ide-extension/src/common/protocol/library-service.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/library-service.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
arduino-ide-extension/src/node/boards-service-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/boards-service-impl.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
| 398 | + |
398 | 399 |
|
399 | 400 |
|
400 | 401 |
|
| ||
410 | 411 |
|
411 | 412 |
|
412 | 413 |
|
| 414 | + |
413 | 415 |
|
414 | 416 |
|
415 | 417 |
|
|
arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/core_pb.d.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/core_pb.d.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
| ||
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| 50 | + |
47 | 51 |
|
48 | 52 |
|
49 | 53 |
|
|
arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/core_pb.js
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/core_pb.js+31-1Lines changed: 31 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
342 |
| - |
| 342 | + |
| 343 | + |
343 | 344 |
|
344 | 345 |
|
345 | 346 |
|
| ||
397 | 398 |
|
398 | 399 |
|
399 | 400 |
|
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
400 | 405 |
|
401 | 406 |
|
402 | 407 |
|
| ||
462 | 467 |
|
463 | 468 |
|
464 | 469 |
|
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
465 | 477 |
|
466 | 478 |
|
467 | 479 |
|
| ||
574 | 586 |
|
575 | 587 |
|
576 | 588 |
|
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
577 | 607 |
|
578 | 608 |
|
579 | 609 |
|
|
arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/lib_pb.d.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/lib_pb.d.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
82 | 85 |
|
83 | 86 |
|
84 | 87 |
|
| ||
96 | 99 |
|
97 | 100 |
|
98 | 101 |
|
| 102 | + |
99 | 103 |
|
100 | 104 |
|
101 | 105 |
|
|
arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/lib_pb.js
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/cli-protocol/cc/arduino/cli/commands/v1/lib_pb.js+31-1Lines changed: 31 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
967 | 967 |
|
968 | 968 |
|
969 | 969 |
|
970 |
| - |
| 970 | + |
| 971 | + |
971 | 972 |
|
972 | 973 |
|
973 | 974 |
|
| ||
1021 | 1022 |
|
1022 | 1023 |
|
1023 | 1024 |
|
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
1024 | 1029 |
|
1025 | 1030 |
|
1026 | 1031 |
|
| ||
1079 | 1084 |
|
1080 | 1085 |
|
1081 | 1086 |
|
| 1087 | + |
| 1088 | + |
| 1089 | + |
| 1090 | + |
| 1091 | + |
| 1092 | + |
| 1093 | + |
1082 | 1094 |
|
1083 | 1095 |
|
1084 | 1096 |
|
| ||
1173 | 1185 |
|
1174 | 1186 |
|
1175 | 1187 |
|
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
| 1192 | + |
| 1193 | + |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
| 1205 | + |
1176 | 1206 |
|
1177 | 1207 |
|
1178 | 1208 |
|
|
arduino-ide-extension/src/node/library-service-impl.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/node/library-service-impl.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
| 255 | + |
255 | 256 |
|
256 | 257 |
|
257 | 258 |
|
| ||
265 | 266 |
|
266 | 267 |
|
267 | 268 |
|
| 269 | + |
268 | 270 |
|
269 | 271 |
|
270 | 272 |
|
|
0 commit comments