index
:
atsamd-usb-host.git
main
next
rust library for atsamd usb host functionality
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark pipe descriptor register memory as volatile.
Brian Cully
2019-09-24
9
-324
/
+185
*
Update to version 0.2.0
v0.2.0
Brian Cully
2019-09-15
1
-1
/
+1
*
Minor refactor.
Brian Cully
2019-09-15
2
-16
/
+34
*
Clippy.
Brian Cully
2019-09-09
8
-50
/
+51
*
Re-export samd51 meta-feature.
v0.1.0
Brian Cully
2019-09-09
1
-4
/
+4
*
Use latest version of atsamd-hal, remove patch.
Brian Cully
2019-09-02
1
-3
/
+4
*
Don't allow CI failures on stable.
Brian Cully
2019-08-18
1
-3
/
+0
*
Fix `cargo test` by removing example.
Brian Cully
2019-08-18
5
-427
/
+1
*
Remove warnings for unconstructed variants of PipeErr.
Brian Cully
2019-08-17
1
-0
/
+1
*
Update git revs for SAMD hal stuff.
Brian Cully
2019-08-17
1
-3
/
+3
*
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