-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
valentyusb: get better-documented version
This improves some documentation around the eptri interface. Signed-off-by: Sean Cross <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule valentyusb
updated
8 files
+9 −0 | .gitmodules | |
+45 −6 | .travis.yml | |
+9 −0 | test-suite/conf/environment.yml | |
+3 −0 | test-suite/conf/requirements.txt | |
+1 −0 | test-suite/litex | |
+1 −0 | test-suite/usb-test-suite-cocotb-usb | |
+1 −0 | test-suite/usb-test-suite-testbenches | |
+33 −25 | valentyusb/usbcore/cpu/eptri.py |