| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move post-address device config to Device impl. | Brian Cully | 2019-07-27 | 1 | -3/+87 |
| | | |||||
| * | WIP: we have lights on the keyboard! | Brian Cully | 2019-07-27 | 1 | -24/+67 |
| | | |||||
| * | Update log levels. | Brian Cully | 2019-07-25 | 1 | -19/+27 |
| | | |||||
| * | Read entire buffers during IN transfers. | Brian Cully | 2019-07-25 | 1 | -26/+31 |
| | | |||||
| * | Make DataBuf hold a mut pointer. | Brian Cully | 2019-07-25 | 1 | -4/+4 |
| | | | | | | Since this is being used by hardware DMA, and the hardware treats it as mutable, lets mark it as such. | ||||
| * | Move USB host stuff to separate crate. | Brian Cully | 2019-07-25 | 1 | -0/+500 |
