Commit b7dd33b
- examples/obsolete/host/src/cdc_serial_host_app.c+1-1
- examples/obsolete/host/src/keyboard_host_app.c+1-1
- examples/obsolete/host/src/mouse_host_app.c+1-1
- src/class/cdc/cdc.h+3-3
- src/class/cdc/cdc_device.c+4-4
- src/class/cdc/cdc_rndis.h+2-2
- src/class/cdc/cdc_rndis_host.c+1-1
- src/class/hid/hid_device.c+6-6
- src/class/hid/hid_host.c+1-1
- src/class/msc/msc.h+16-16
- src/class/msc/msc_device.c+1-1
- src/class/msc/msc_device.h+1-1
- src/common/tusb_compiler.h+3-3
- src/common/tusb_types.h+7-2
- src/common/tusb_verify.h+39-39
- src/device/usbd.c+4-4
- src/device/usbd_auto_desc.c+51-7
- src/device/usbd_pvt.h+1-1
- src/host/ehci/ehci.c+2-2
- src/host/ehci/ehci.h+5-5
- src/host/hub.h+3-3
- src/host/ohci/ohci.h+5-5
- src/osal/osal.h+4-4
- src/osal/osal_none.h+4-4
- src/portable/nordic/nrf5x/dcd_nrf5x.c+3-2
- src/portable/nxp/lpc11xx_lpc13xx/dcd_lpc_11uxx_13uxx.c+1-1
- src/portable/nxp/lpc17xx/dcd_lpc175x_6x.c+3-3
- src/portable/nxp/lpc17xx/dcd_lpc175x_6x.h+1-1
- src/portable/nxp/lpc43xx_lpc18xx/dcd_lpc43xx.c+4-4
- src/portable/nxp/lpc43xx_lpc18xx/dcd_lpc43xx.h+2-2
- src/portable/nxp/lpc43xx_lpc18xx/hal_lpc43xx.c+1-1
- src/tusb.c+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
319 | 321 | | |
320 | | - | |
| 322 | + | |
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
| |||
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
335 | | - | |
| 337 | + | |
336 | 338 | | |
337 | 339 | | |
338 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
110 | 135 | | |
111 | 136 | | |
112 | 137 | | |
| |||
0 commit comments