| Age | Commit message (Collapse) | Author |
|
fix: bth stridx error
|
|
Minor grammar updates
|
|
|
|
|
|
|
|
|
|
- limit out xact dma to prevent usbd overflow in certain situation after
stalled
- drained already acked data when stalling an OUT endpoint
|
|
add more log, pass more complaint test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
|
|
correctly responded to TD 9.13 Set Configuration Test
|
|
|
|
Fix vendor fifo deadlock, add tud_vendor_n_read_flush
|
|
Add host hid controller example
|
|
|
|
complete Sony PS4 dualshock controller example
|
|
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
|
|
More host improvement
|
|
Feature k32l2b
|
|
|
|
|
|
|
|
|
|
|
|
Pulling latest from source
|
|
separate dev0 from _usbh_devices pool to save sram
|
|
|
|
|
|
|
|
remove usbh_hcd.h
|
|
|
|
|
|
|
|
|
|
nuc126: fix set_address & disable sof
|
|
|
|
|