usb0 host on mcb1800 work with fullspeed mode.
use usbh_edpt_open() to correctly map ep2drv[]
This commit is contained in:
@@ -15,8 +15,9 @@ SRC_C += \
|
||||
src/host/usbh.c \
|
||||
src/host/hub.c \
|
||||
src/host/ehci/ehci.c \
|
||||
src/class/cdc/cdc_host.c \
|
||||
src/host/ehci/ehci.c \
|
||||
src/class/cdc/cdc_host.c \
|
||||
src/class/msc/msc_host.c \
|
||||
src/portable/nxp/lpc18_43/hcd_lpc18_43.c
|
||||
|
||||
include ../../rules.mk
|
||||
|
||||
Reference in New Issue
Block a user