| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
msc,cdc,hid
HIL enable device DMA for p4
|
|
occupy the whole cache line
|
|
|
|
consistent
|
|
|
|
|
|
|
|
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
|
Allow vendor class to be used without FIFO.
|
|
|
|
|
|
|
|
|
|
example with iso kind of work but not smoothly. audio example does not seems to work as expected
|
|
rework fsdev driver, fix ch32v203 race condition and stability issue
|
|
UAC2: Implement feedback by fifo counting.
|
|
|
|
|
|
|
|
|
|
|
|
tud_descriptor_device_cb()
|
|
tud_descriptor_other_speed_configuration_cb()
|
|
for the Keil
compiler for the callback functions:
* tud_descriptor_bos_cb()
* tud_vendor_control_xfer_cb()
* tud_mount_cb()
* tud_umount_cb()
* tud_suspend_cb()
* tud_resume_cb()
Without the fix for the first two functions, the USB device won't enumerate properly, if
the device makes use of a BOS description. For example when using a Microsoft OS 2.0
platform capability descriptor to set a specific Device Interface GUID for WinUSB.
The fix for the other four functions were added, because it's probably just a matter of
time before someone runs into the same problem with those callback functions.
|
|
- usbd now change _usbd_dev.cfg_num before calling driver's open()
|
|
|
|
|
|
|
|
- all dwc2 ip seems to support test mode in both fs/hs -> remove TUP_USBIP_DWC2_TEST_MODE
- remove dcd_check_test_mode_support(), all should be supported
- move enum tusb_feature_test_mode_t to tusb_types.h
|
|
|
|
|
|
|
|
|
|
|
|
make/cmake PORT=0/1. default to fsdev
|
|
highspeed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|