File tree
Expand file treeCollapse file tree
6 files changed
+50
-13
lines changedFilter options
- cores/esp32
- libraries/USB/src
Expand file treeCollapse file tree
6 files changed
+50
-13
lines changedcores/esp32/esp32-hal-tinyusb.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-tinyusb.c+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
678 | 678 |
|
679 | 679 |
|
680 | 680 |
|
681 |
| - |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
682 | 686 |
|
683 | 687 |
|
684 | 688 |
|
| ||
688 | 692 |
|
689 | 693 |
|
690 | 694 |
|
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
691 | 702 |
|
692 | 703 |
|
693 | 704 |
|
|
cores/esp32/esp32-hal-tinyusb.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-tinyusb.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| 100 | + |
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
|
libraries/USB/src/USBHID.cpp
Copy file name to clipboardExpand all lines: libraries/USB/src/USBHID.cpp+15-7Lines changed: 15 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| ||
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 |
| - |
| 178 | + |
178 | 179 |
|
179 | 180 |
|
180 | 181 |
|
| ||
202 | 203 |
|
203 | 204 |
|
204 | 205 |
|
205 |
| - |
| 206 | + |
| 207 | + |
206 | 208 |
|
207 |
| - |
| 209 | + |
208 | 210 |
|
209 | 211 |
|
210 | 212 |
|
211 | 213 |
|
212 |
| - |
| 214 | + |
213 | 215 |
|
214 | 216 |
|
215 | 217 |
|
| ||
276 | 278 |
|
277 | 279 |
|
278 | 280 |
|
279 |
| - |
| 281 | + |
280 | 282 |
|
281 | 283 |
|
282 | 284 |
|
283 | 285 |
|
284 | 286 |
|
285 | 287 |
|
286 |
| - |
| 288 | + |
| 289 | + |
287 | 290 |
|
288 | 291 |
|
289 | 292 |
|
| ||
342 | 345 |
|
343 | 346 |
|
344 | 347 |
|
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
345 | 353 |
|
346 | 354 |
|
347 | 355 |
|
| ||
352 | 360 |
|
353 | 361 |
|
354 | 362 |
|
355 |
| - |
| 363 | + |
356 | 364 |
|
357 | 365 |
|
358 | 366 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
libraries/USB/src/USBHIDKeyboard.cpp
Copy file name to clipboardExpand all lines: libraries/USB/src/USBHIDKeyboard.cpp+19-4Lines changed: 19 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
81 | 86 |
|
82 | 87 |
|
83 | 88 |
|
| ||
283 | 288 |
|
284 | 289 |
|
285 | 290 |
|
286 |
| - |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
287 | 297 |
|
288 | 298 |
|
289 | 299 |
|
| ||
306 | 316 |
|
307 | 317 |
|
308 | 318 |
|
309 |
| - |
310 |
| - |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
311 | 326 |
|
312 | 327 |
|
313 | 328 |
|
|
libraries/USB/src/USBHIDKeyboard.h
Copy file name to clipboardExpand all lines: libraries/USB/src/USBHIDKeyboard.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| 122 | + |
122 | 123 |
|
123 | 124 |
|
124 | 125 |
|
| ||
129 | 130 |
|
130 | 131 |
|
131 | 132 |
|
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
|
0 commit comments