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