aboutsummaryrefslogtreecommitdiffstats
path: root/usbh/src/pipe/addr.rs
Commit message (Expand)AuthorAgeFilesLines
* Use `repr(packed)` on pipe descriptors structure.Brian Cully2019-07-301-1/+1
* Put word-aligned assert back in addr reg.Brian Cully2019-07-281-2/+1
* WIP: we have lights on the keyboard!Brian Cully2019-07-271-2/+4
* Add modify method for ADDR.Brian Cully2019-07-251-2/+12
* Move USB host stuff to separate crate.Brian Cully2019-07-251-0/+87