| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
on the first 8 byte descriptors)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ngx4330 work well with lpc/keil for non/freeRTOS
|
|
|
|
|
|
keil host os none work with ngx4330 board
|
|
|
|
NOTE: previous commit also removed some lwip's configure in board_ea4357
fix NGX4330 led blinking
|
|
connect with jlink
|
|
|
|
up file. Host freertos works with lpc17xx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
executed
|
|
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device
added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
|
|
prevent duplication connection event (also with OHCI)
increase delay after reset to 100 ms (NXP's EHCI does not work with 50ms)
--> fix all duplication connection with OHCI & EHCI
|
|
not needed
|
|
|
|
|
|
immediate reset on isr. However Khanh's G5 mouse is not enumerated !!
remove TUSB_CFG_CONFIGURATION_MAX from config file
fix some warning
|
|
remove hcd_pipe_is_idle
|
|
|
|
NOTE: host on ea4357 does not work anymore
|
|
|
|
|
|
|
|
|
|
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
|
|
|