File tree
Expand file treeCollapse file tree
4 files changed
+70
-29
lines changedFilter options
- arduino-ide-extension/src
- browser
- boards
- contributions
- common/protocol
Expand file treeCollapse file tree
4 files changed
+70
-29
lines changedarduino-ide-extension/src/browser/boards/boards-data-store.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/boards/boards-data-store.ts+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
194 |
| - |
| 193 | + |
| 194 | + |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
|
arduino-ide-extension/src/browser/contributions/ino-language.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/ino-language.ts+34-4Lines changed: 34 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
| 15 | + |
13 | 16 |
|
14 | 17 |
|
15 | 18 |
|
| ||
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
31 | 37 |
|
32 | 38 |
|
33 | 39 |
|
| ||
61 | 67 |
|
62 | 68 |
|
63 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
64 | 87 |
|
65 | 88 |
|
66 | 89 |
|
| ||
101 | 124 |
|
102 | 125 |
|
103 | 126 |
|
104 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
105 | 135 |
|
106 | 136 |
|
107 | 137 |
|
108 |
| - |
| 138 | + |
109 | 139 |
|
110 | 140 |
|
111 | 141 |
|
| ||
141 | 171 |
|
142 | 172 |
|
143 | 173 |
|
144 |
| - |
| 174 | + |
145 | 175 |
|
146 | 176 |
|
147 | 177 |
|
| ||
150 | 180 |
|
151 | 181 |
|
152 | 182 |
|
153 |
| - |
| 183 | + |
154 | 184 |
|
155 | 185 |
|
156 | 186 |
|
|
arduino-ide-extension/src/browser/contributions/upload-sketch.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/browser/contributions/upload-sketch.ts+2-15Lines changed: 2 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 | 210 |
|
224 | 211 |
|
225 | 212 |
|
|
arduino-ide-extension/src/common/protocol/boards-service.ts
Copy file name to clipboardExpand all lines: arduino-ide-extension/src/common/protocol/boards-service.ts+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
0 commit comments