| Age | Commit message (Collapse) | Author |
|
instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
|
|
|
|
immediate reset on isr. However Khanh's G5 mouse is not enumerated !!
remove TUSB_CFG_CONFIGURATION_MAX from config file
fix some warning
|
|
check to make sure device is still plug after initial delay (200ms) before reset
remove blocking waiting when reset in ehci.c
|
|
usbh enumeration task to do so
|
|
|
|
- an old mouse cause double plug event
- an old mouse failed to response the first get 8 byte device descriptor
|
|
|
|
implement walk around for halted ED in OHCI
|
|
|
|
- hcd_port_reset
- hcd_port_connect_status
- hcd_port_speed_get
- hcd_pipe_control_open
- hcd_pipe_control_xfer
- done_queue_isr for control xfer
able to go through enumeration with MSC device
|
|
|
|
|