Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dotstar with interrupts disabled. | Brian Cully | 2019-07-30 | 1 | -6/+10 |
* | Put milliseconds since boot in log output. | Brian Cully | 2019-07-27 | 1 | -1/+3 |
* | Update log levels. | Brian Cully | 2019-07-25 | 3 | -10/+10 |
* | remove uf2 loader. | Brian Cully | 2019-07-25 | 1 | -0/+0 |
* | Remove bare-metal and cortex-m-semihosting deps. | Brian Cully | 2019-07-25 | 2 | -4/+2 |
* | Move USB host stuff to separate crate. | Brian Cully | 2019-07-25 | 13 | -2813/+19 |
* | Remove packed structs. | Brian Cully | 2019-07-24 | 2 | -6/+6 |
* | Use log crate instead of hand-rolled solution. | Brian Cully | 2019-07-24 | 8 | -195/+248 |
* | Remove link to license-file. | Brian Cully | 2019-07-24 | 1 | -1/+1 |
* | test adding config get. doesn't work. | Brian Cully | 2019-07-23 | 1 | -1/+17 |
* | Initial commit. | Brian Cully | 2019-07-23 | 20 | -0/+3704 |