Skip to content

Commit

Permalink
Get rid of AtomicMutex
Browse files Browse the repository at this point in the history
  • Loading branch information
mvirkkunen committed Sep 19, 2018
1 parent 6197738 commit 963cc6b
Show file tree
Hide file tree
Showing 6 changed files with 137 additions and 205 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
name = "usb-device"
version = "0.1.0"
authors = ["Matti Virkkunen <[email protected]>"]

[dependencies]
heapless = "0.2.1"
Loading

0 comments on commit 963cc6b

Please sign in to comment.