Merge pull request #16 from andresv/patch-1

Update cortex-m-rt to 0.6.13
This commit is contained in:
Jonas Schievink
2020-10-29 14:01:49 +01:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ branch = "main"
[dependencies]
cortex-m = "0.6.3"
cortex-m-rt = "0.6.12"
cortex-m-rt = "0.6.13"
# TODO(4) enter your HAL here
# some-hal = "1.2.3"