We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a52fd2 commit 1c600f6Copy full SHA for 1c600f6
Cargo.toml
@@ -72,8 +72,8 @@ heapless = "0.7.16"
72
panic-halt = "0.2.0"
73
ssd1306 = "0.7.1"
74
embedded-graphics = "0.7.1"
75
-usb-device = "0.2.9"
76
-usbd-serial = "0.1.1"
+usb-device = "0.3.1"
+usbd-serial = "0.2.0"
77
micromath = "2"
78
cortex-m-rtic = { version = "1.1.4", features = ["test-critical-section"] }
79
dwt-systick-monotonic = "1.1"
0 commit comments