| Age | Commit message (Collapse) | Author |
|
|
|
temp change USBD_API to ROM_API
add lpc13xx device support
fix romdriver pointer
able to init rom driver
|
|
add a bunch of stub header for dcd (175x_6x, 13xx, 18xx_43xx)
add dcd_nxp_romdriver for handling usb rom driver
add BIT_TEST_ in binary.h
remove mw_usbd_hid.h include due to lexical conflict
|
|
|
|
|
|
- dcd_controller_reset
- dcd_controller_connect
|
|
|
|
|
|
dual host run without problem with mcb4300
|
|
|
|
- change descriptor.c/h able to build device example
|
|
|
|
|
|
|
|
tusbh_hid_keyboard/mouse_is_mounted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
continue on refractoring tests
|
|
|
|
|
|
|
|
|
|
|
|
refractor tests in ehci
|
|
|
|
|
|
test code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
always exit 1 --> build error
|
|
|
|
|
|
|
|
|
|
update setting for all project file respectively
|
|
|
|
|
|
|
|
try to add travis-ci
|
|
|
|
|