aboutsummaryrefslogtreecommitdiffstats
path: root/usbh/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Make DataBuf hold a mut pointer.Brian Cully2019-07-251-6/+6
* Allow dead code in crate.Brian Cully2019-07-251-9/+7
* Only reset USB during initialization state.Brian Cully2019-07-251-3/+1
* Move USB host stuff to separate crate.Brian Cully2019-07-251-0/+641