Merge pull request #16 from andresv/patch-1
Update cortex-m-rt to 0.6.13
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ branch = "main"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.6.3"
|
cortex-m = "0.6.3"
|
||||||
cortex-m-rt = "0.6.12"
|
cortex-m-rt = "0.6.13"
|
||||||
# TODO(4) enter your HAL here
|
# TODO(4) enter your HAL here
|
||||||
# some-hal = "1.2.3"
|
# some-hal = "1.2.3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user