aboutsummaryrefslogtreecommitdiffstats
path: root/usbh/src/pipe/status_pipe.rs
Commit message (Expand)AuthorAgeFilesLines
* Use `repr(packed)` on pipe descriptors structure.Brian Cully2019-07-301-26/+26
* Move USB host stuff to separate crate.Brian Cully2019-07-251-0/+407