add troubleshooting section

This commit is contained in:
Jorge Aparicio
2017-05-13 11:45:01 -05:00
parent 5390231c1e
commit 7260cd522c
2 changed files with 128 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ repository = "https://github.com/japaric/cortex-m-quickstart"
version = "0.1.2"
[dependencies]
cortex-m = "0.2.4"
cortex-m = "0.2.6"
cortex-m-rt = "0.2.0"
[profile.release]