| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixed typo in binary declaration RP2040 hw bspw family.c
|
|
|
|
|
|
|
|
|
|
- remove ra from ci make build since it is already in cmake ci
|
|
|
|
|
|
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
|
|
|
|
correct hcd_edpt_clear_stall() API signature
|
|
|
|
|
|
|
|
|
|
- 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
|
|
Add HCD abort xfer API
|
|
|
|
change dcache clean/invalidate return type to bool
|
|
|
|
|
|
update bsp for 4088
|
|
|
|
add tu_assert() check for aligned 32byte address for imxrt
|
|
|
|
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|
|
Board support for XMC4700_RELAX
|
|
|
|
|
|
|
|
|
|
|