Commit 40e7979
File tree
Expand file treeCollapse file tree
4 files changed
+73
-29
lines changedFilter options
- arduino-ide-extension/src
- browser
- boards
- contributions
- common/protocol
Expand file treeCollapse file tree
4 files changed
+73
-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+37-4Lines changed: 37 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
| ||
33 | 36 |
|
34 | 37 |
|
35 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
| ||
76 | 82 |
|
77 | 83 |
|
78 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
79 | 105 |
|
80 | 106 |
|
81 | 107 |
|
| ||
121 | 147 |
|
122 | 148 |
|
123 | 149 |
|
124 |
| - |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
125 | 158 |
|
126 | 159 |
|
127 | 160 |
|
128 |
| - |
| 161 | + |
129 | 162 |
|
130 | 163 |
|
131 | 164 |
|
| ||
161 | 194 |
|
162 | 195 |
|
163 | 196 |
|
164 |
| - |
| 197 | + |
165 | 198 |
|
166 | 199 |
|
167 | 200 |
|
| ||
170 | 203 |
|
171 | 204 |
|
172 | 205 |
|
173 |
| - |
| 206 | + |
174 | 207 |
|
175 | 208 |
|
176 | 209 |
|
|
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