enable LTO
This commit is contained in:
@@ -11,3 +11,6 @@ cortex-m-srp = { git = "https://github.com/japaric/cortex-m-srp" }
|
|||||||
|
|
||||||
[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