Commit 7c02454
File tree
2 files changed
+24
-10
lines changedFilter options
- cores/arduino/Adafruit_TinyUSB_Core
2 files changed
+24
-10
lines changedcores/arduino/Adafruit_TinyUSB_Core/Adafruit_USBD_Device.cpp
Copy file name to clipboardExpand all lines: cores/arduino/Adafruit_TinyUSB_Core/Adafruit_USBD_Device.cpp+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
37 | 41 |
|
38 | 42 |
|
39 | 43 |
|
| ||
90 | 94 |
|
91 | 95 |
|
92 | 96 |
|
| 97 | + |
93 | 98 |
|
94 | 99 |
|
95 | 100 |
|
| ||
152 | 157 |
|
153 | 158 |
|
154 | 159 |
|
155 |
| - |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
156 | 167 |
|
157 | 168 |
|
158 | 169 |
|
159 | 170 |
|
160 |
| - |
| 171 | + |
161 | 172 |
|
162 | 173 |
|
163 | 174 |
|
| ||
276 | 287 |
|
277 | 288 |
|
278 | 289 |
|
279 |
| - |
280 |
| - |
| 290 | + |
281 | 291 |
|
282 | 292 |
|
283 | 293 |
|
284 | 294 |
|
285 |
| - |
| 295 | + |
286 | 296 |
|
287 | 297 |
|
288 | 298 |
|
289 |
| - |
| 299 | + |
290 | 300 |
|
291 | 301 |
|
292 | 302 |
|
|
cores/arduino/Adafruit_TinyUSB_Core/Adafruit_USBD_Device.h
Copy file name to clipboardExpand all lines: cores/arduino/Adafruit_TinyUSB_Core/Adafruit_USBD_Device.h+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
|
0 commit comments