| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed compiler warning src/tusb.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set_line_coding_stage1_complete() to be reused by FTDI & CP210x
|
|
0 is also valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_internal_control_complete() and moved them into driver's sections. no functional change
|
|
fix crytsal-less access on unsupported kinetis mcu
|
|
FSL_FEATURE_USB_KHCI_IRC48M_MODULE_CLOCK_ENABLED is defined to 1
|
|
|
|
Helper. no functional changes
|
|
Added support for the NXP K64 series
|
|
|
|
|
|
|
|
|
|
|
|
slightly change cdc_msc_freertos example
|
|
|
|
msc_device: Fix check for including MSC lookup tables
|
|
video_device: fix uninitialized variable warning
|
|
|
|
nrf5x: Handle ISOOUT CRC errors
|
|
Fix nRF5340 DK USB host shield build
|
|
- Fix incorrect UART pins
- Enable MAX3421 host shield
- Use GPIOTE1_IRQn instead of GPIOTE_IRQn
|
|
add clock_config.c/h from mcux to frdmk32l2a4 and frdm_k32l2b
|
|
|
|
fix wrong volatile usage in ohci gtd
|
|
|
|
improved hex debug print, improved USBH debug prints, added pid/vid debug print
|
|
fixed #2469 compiler warning tusb_fifo.c -> missing default: break;
|
|
|