forked from ultraembedded/cores
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b6fa335
commit e133441
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule usb_host
updated
9 files
+2 −4 | README.md | |
+6 −6 | linux/ue11-hcd.c | |
+2 −2 | src_v/usbh_crc16.v | |
+2 −2 | src_v/usbh_crc5.v | |
+2 −2 | src_v/usbh_fifo.v | |
+119 −65 | src_v/usbh_host.v | |
+9 −9 | src_v/usbh_host_defs.v | |
+80 −45 | src_v/usbh_sie.v | |
+6 −6 | sw/core/usb_hw.c |