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 f60b7dc commit 516ede5Copy full SHA for 516ede5
Cargo.toml
@@ -58,8 +58,8 @@ panic-probe = "0.2.0"
58
panic-semihosting = "0.5.6"
59
usbd-serial = "0.1.1"
60
usb-device = "0.2.8"
61
-cortex-m-rtic = "=0.6.0-alpha.5"
62
-dwt-systick-monotonic = "=0.1.0-alpha.3"
+cortex-m-rtic = "=0.6.0-rc.2"
+dwt-systick-monotonic = "=0.1.0-rc.1"
63
panic-rtt-target = { version = "0.1", features = ["cortex-m"] }
64
rtt-target = { version = "0.3.0", features = ["cortex-m"] }
65
0 commit comments