bump cortex-m-rt version to v0.2.3; document the _stext symbol

This commit is contained in:
Jorge Aparicio
2017-05-30 19:36:10 -05:00
parent 207591ef4c
commit ea13292cc4
3 changed files with 14 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ version = "0.1.7"
[dependencies]
cortex-m = "0.2.7"
cortex-m-rt = "0.2.2"
cortex-m-rt = "0.2.3"
[profile.release]
lto = true