Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `control_req` -> `control_transfer`. | Brian Cully | 2019-07-28 | 1 | -6/+10 |
* | Add pipe::NO_DATA_STAGE const for convenience. | Brian Cully | 2019-07-28 | 1 | -3/+3 |
* | Remove DataBuf exposure outside of pipe impl. | Brian Cully | 2019-07-28 | 1 | -15/+14 |
* | Rename basic USB protocol types. | Brian Cully | 2019-07-28 | 1 | -18/+18 |
* | Post-SetAddress settle delay is actually 2ms. | Brian Cully | 2019-07-28 | 1 | -1/+1 |
* | WIP: read keyboard report (doesn't work) | Brian Cully | 2019-07-28 | 1 | -3/+64 |
* | Move post-address device config to Device impl. | Brian Cully | 2019-07-27 | 1 | -14/+171 |
* | WIP: we have lights on the keyboard! | Brian Cully | 2019-07-27 | 1 | -0/+78 |