no need to enable the cortex-m-rt/linker-script feature
as it's enabled by default
This commit is contained in:
@@ -9,8 +9,5 @@ cortex-m-rt = "0.1.0"
|
|||||||
cortex-m-srp = { git = "https://github.com/japaric/cortex-m-srp" }
|
cortex-m-srp = { git = "https://github.com/japaric/cortex-m-srp" }
|
||||||
{{name}} = "*"
|
{{name}} = "*"
|
||||||
|
|
||||||
[features]
|
|
||||||
default = ["cortex-m-rt/linker-script"]
|
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = true
|
lto = true
|
||||||
Reference in New Issue
Block a user