We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f8fae commit 9d511a7Copy full SHA for 9d511a7
1 file changed
examples/usb/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2018"
6
publish = false
7
8
[dependencies]
9
-cortex-m-rt = "0.7.4"
+cortex-m-rt = "0.7.3"
10
panic-semihosting = "0.6.0"
11
usb-device = "0.3.2"
12
usbd-serial = "0.2.1"
0 commit comments