| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Should fix CI failure for Renesas RX family
|
|
|
|
|
|
new setup complete in the same isr frame
change usbd edpt busy/stalled/claimed value to 0/1 instead of
(true/false) since they are 1-bit field.
|
|
hub removal with usbh queue
|
|
- change CFG_TUH_ENDPOINT_MAX to 16 (max endpoint pair per device) if
not defined
- change QHD_MAX for EHCI, should be user configurable and more
optimized in the future
|
|
|
|
add support for nrf5340 application core with pca10059
|
|
|
|
|
|
|
|
try bump up gcc to 12
|
|
|
|
|
|
|
|
|
|
fix(iar_template.ipcf): add missing portable links, and delete the us…
|
|
|
|
Add Cmake for imxrt and Fix EHCI PortSC issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support this option
|
|
fix attached device not regconized if attached before power on
|
|
|
|
usbh_control.c from the list
|
|
simple host seems to work
|
|
changed device port = 0, host port =1 for imxrt 1060 and 1064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve serial host
|