Skip to content

Commit 963cc6b

Browse files
committed
Get rid of AtomicMutex
1 parent 6197738 commit 963cc6b

File tree

6 files changed

+137
-205
lines changed

6 files changed

+137
-205
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
name = "usb-device"
33
version = "0.1.0"
44
authors = ["Matti Virkkunen <[email protected]>"]
5+
6+
[dependencies]
7+
heapless = "0.2.1"

0 commit comments

Comments
 (0)