aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-export samd51 meta-feature.v0.1.0Brian Cully2019-09-091-4/+4
* Use latest version of atsamd-hal, remove patch.Brian Cully2019-09-021-3/+4
* Don't allow CI failures on stable.Brian Cully2019-08-181-3/+0
* Fix `cargo test` by removing example.Brian Cully2019-08-185-427/+1
* Remove warnings for unconstructed variants of PipeErr.Brian Cully2019-08-171-0/+1
* Update git revs for SAMD hal stuff.Brian Cully2019-08-171-3/+3
* Only build in CI for now. Testing is complicated.Brian Cully2019-08-171-0/+3
* Travis, README badges.Brian Cully2019-08-172-0/+11
* Update for starb 0.2Brian Cully2019-08-173-3/+3
* Update README.Brian Cully2019-08-111-7/+3
* A bunch of cleanup and fixes.Brian Cully2019-08-103-72/+27
* Use ring buffer for USB events.Brian Cully2019-08-101-56/+24
* Use endpoint's max packet size for pipe.Brian Cully2019-08-102-4/+34
* Remove device from driver on error.Brian Cully2019-08-101-0/+1
* Simplify data toggle handling.Brian Cully2019-08-082-5/+10
* Re-export atsamd-hal MCU selection features.Brian Cully2019-08-081-1/+11
* Remove un-needed compiler features from simple example.Brian Cully2019-08-052-4/+1
* Remove .cargo/config by moving it to Makefile.Brian Cully2019-08-052-18/+26
* Initial commitBrian Cully2019-08-0421-0/+4255