This commit is contained in:
Jorge Aparicio
2017-04-27 10:25:56 -05:00
parent a5125ac87e
commit 365195df70
4 changed files with 28 additions and 4 deletions

View File

@@ -5,11 +5,11 @@ keywords = ["arm", "cortex-m", "template"]
license = "MIT OR Apache-2.0"
name = "cortex-m-quickstart"
repository = "https://github.com/japaric/cortex-m-quickstart"
version = "0.1.0"
version = "0.1.1"
[dependencies]
cortex-m = "0.2.4"
cortex-m-rt = "0.1.3"
cortex-m-rt = "0.2.0"
[profile.release]
lto = true