Updated RTIC version
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user