bump cortex-m-rt version to v0.2.3; document the _stext symbol
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user