Commit b1a7975
authored
Merge pull request arduino#192 from hathach/develop
update tinyusbFile tree
3 files changed
+25
-1
lines changed- cores/arduino/TinyUSB
3 files changed
+25
-1
lines changedSubmodule Adafruit_TinyUSB_ArduinoCore updated 9 files
- tinyusb/src/class/msc/msc_device.c+50-5
- tinyusb/src/common/tusb_common.h+34-9
- tinyusb/src/device/dcd.h+4
- tinyusb/src/device/usbd.c+19-31
- tinyusb/src/device/usbd_control.c+12-2
- tinyusb/src/portable/microchip/samd21/dcd_samd21.c+23-13
- tinyusb/src/portable/microchip/samd51/dcd_samd51.c+22-11
- tinyusb/src/tusb.c+5-1
- tinyusb/src/tusb_option.h+3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
36 | 49 | | |
37 | 50 | | |
38 | 51 | | |
39 | 52 | | |
40 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
41 | 59 | | |
42 | 60 | | |
43 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
0 commit comments