enable LTO
This commit is contained in:
@@ -10,4 +10,7 @@ cortex-m-srp = { git = "https://github.com/japaric/cortex-m-srp" }
|
|||||||
{{name}} = "*"
|
{{name}} = "*"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["cortex-m-rt/linker-script"]
|
default = ["cortex-m-rt/linker-script"]
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
Reference in New Issue
Block a user