Updated RTIC version

This commit is contained in:
Emil Fresk
2021-11-09 14:22:17 +01:00
parent 83262e5942
commit 4afa0738e7
+1 -1
View File
@@ -14,7 +14,7 @@ cortex-m-rt = "0.6.13"
defmt = "0.2.0"
defmt-rtt = "0.2.0"
panic-probe = { version = "0.2.0", features = ["print-defmt"] }
cortex-m-rtic = "0.6.0-alpha.5"
cortex-m-rtic = "0.6.0-rc.4"
# TODO(4) enter your HAL here
# some-hal = "1.2.3"