Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce millis function pointer call to one location. | Brian Cully | 2019-07-27 | 1 | -63/+59 |
* | Move log_regs. | Brian Cully | 2019-07-27 | 1 | -34/+37 |
* | Make dtgl_set/clear private again. | Brian Cully | 2019-07-27 | 1 | -11/+5 |
* | 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 | -27/+32 |
* | Make DataBuf hold a mut pointer. | Brian Cully | 2019-07-25 | 1 | -4/+4 |
* | Move USB host stuff to separate crate. | Brian Cully | 2019-07-25 | 1 | -0/+500 |