Commit c45cff5
File tree
Expand file treeCollapse file tree
66 files changed
+3258
-46
lines changedFilter options
- cores/esp32
- libraries/USB
- examples
- CompositeDevice
- ConsumerControl
- CustomHIDDevice
- Gamepad
- HIDVendor
- Keyboard
- KeyboardLogout
- KeyboardMessage
- KeyboardReprogram
- KeyboardSerial
- KeyboardAndMouseControl
- Mouse/ButtonMouseControl
- SystemControl
- USBVendor
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
66 files changed
+3258
-46
lines changed+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
79 | 87 |
|
80 | 88 |
|
81 | 89 |
|
|
cores/esp32/FirmwareMSC.cpp
Copy file name to clipboardExpand all lines: cores/esp32/FirmwareMSC.cpp+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 |
| - |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 |
| - |
24 |
| - |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
| 15 | + |
17 | 16 |
|
18 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 | 20 |
|
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
| 15 | + |
| 16 | + |
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
389 | 388 |
|
390 | 389 |
|
391 | 390 |
|
392 |
| - |
393 |
| - |
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
| 19 | + |
22 | 20 |
|
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 |
| - |
16 | 18 |
|
17 |
| - |
18 | 19 |
|
19 |
| - |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 |
| - |
| 260 | + |
+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
| 51 | + |
cores/esp32/esp32-hal-tinyusb.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-tinyusb.c+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
427 |
| - |
428 |
| - |
429 |
| - |
430 |
| - |
431 |
| - |
432 |
| - |
433 | 427 |
|
434 | 428 |
|
435 | 429 |
|
| ||
505 | 499 |
|
506 | 500 |
|
507 | 501 |
|
| 502 | + |
508 | 503 |
|
509 | 504 |
|
510 | 505 |
|
| ||
573 | 568 |
|
574 | 569 |
|
575 | 570 |
|
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
576 | 577 |
|
577 | 578 |
|
578 | 579 |
|
| ||
586 | 587 |
|
587 | 588 |
|
588 | 589 |
|
589 |
| - |
| 590 | + |
590 | 591 |
|
591 | 592 |
|
592 | 593 |
|
|
libraries/USB/examples/CompositeDevice/.skip.esp32
Copy file name to clipboardExpand all lines: libraries/USB/examples/CompositeDevice/.skip.esp32Whitespace-only changes.
libraries/USB/examples/CompositeDevice/.skip.esp32c3
Copy file name to clipboardExpand all lines: libraries/USB/examples/CompositeDevice/.skip.esp32c3Whitespace-only changes.
0 commit comments