| Age | Commit message (Collapse) | Author |
|
usb still not work with uno
|
|
does not seems to work
|
|
- more clean up
|
|
|
|
|
|
Enhance EHCI
|
|
|
|
|
|
|
|
|
|
- make osal_task_delay() as weak function in usbh
- implement osal_task_delay() in hcd rusb2 (may moved to other places)
|
|
|
|
also merge them together
|
|
compatible with other EHCI implementation
|
|
|
|
change dcache clean/invalidate return type to bool
|
|
|
|
add tu_assert() check for aligned 32byte address for imxrt
|
|
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|
|
|
|
|
|
|
|
Fix host buffer alignment setting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|