aboutsummaryrefslogtreecommitdiffstats
path: root/usbh/src/pipe
Commit message (Expand)AuthorAgeFilesLines
* Use `repr(packed)` on pipe descriptors structure.Brian Cully2019-07-306-31/+31
* Put word-aligned assert back in addr reg.Brian Cully2019-07-281-2/+1
* Put size assertions in pcksize writers.Brian Cully2019-07-271-0/+4
* WIP: we have lights on the keyboard!Brian Cully2019-07-271-2/+4
* Add modify method for ADDR.Brian Cully2019-07-251-2/+12
* Update PCKSIZE for correct BYTE_COUNT offset and length.Brian Cully2019-07-251-8/+12
* Move USB host stuff to separate crate.Brian Cully2019-07-256-0/+1357