1 file changed
+1
-1
lines changed- 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
0 commit comments