| Age | Commit message (Collapse) | Author |
|
Renesas_RA: add support for board with HS USB port
|
|
also mass change configQUEUE_REGISTRY_SIZE = 4
|
|
|
|
debuggers"
This reverts commit 11fba59319d81fb9502fbf399abb4fe27cf3fa29.
|
|
selectively disable usbd/usbh or driver log
|
|
|
|
|
|
|
|
|
|
add BOARD_UPPERCASE for board detection
|
|
|
|
osal_none: make it possible to override the task delay function
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
can be useful when focusing on let's say usbh
|
|
|
|
Fix host buffer alignment setting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|