Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only build in CI for now. Testing is complicated. | Brian Cully | 2019-08-17 | 1 | -0/+3 |
* | Travis, README badges. | Brian Cully | 2019-08-17 | 2 | -0/+11 |
* | Update for starb 0.2 | Brian Cully | 2019-08-17 | 3 | -3/+3 |
* | Update README. | Brian Cully | 2019-08-11 | 1 | -7/+3 |
* | A bunch of cleanup and fixes. | Brian Cully | 2019-08-10 | 3 | -72/+27 |
* | Use ring buffer for USB events. | Brian Cully | 2019-08-10 | 1 | -56/+24 |
* | Use endpoint's max packet size for pipe. | Brian Cully | 2019-08-10 | 2 | -4/+34 |
* | Remove device from driver on error. | Brian Cully | 2019-08-10 | 1 | -0/+1 |
* | Simplify data toggle handling. | Brian Cully | 2019-08-08 | 2 | -5/+10 |
* | Re-export atsamd-hal MCU selection features. | Brian Cully | 2019-08-08 | 1 | -1/+11 |
* | Remove un-needed compiler features from simple example. | Brian Cully | 2019-08-05 | 2 | -4/+1 |
* | Remove .cargo/config by moving it to Makefile. | Brian Cully | 2019-08-05 | 2 | -18/+26 |
* | Initial commit | Brian Cully | 2019-08-04 | 21 | -0/+4255 |