We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63213f3 commit 4fb728aCopy full SHA for 4fb728a
Cargo.toml
@@ -10,4 +10,7 @@ cortex-m-srp = { git = "https://github.com/japaric/cortex-m-srp" }
10
{{name}} = "*"
11
12
[features]
13
-default = ["cortex-m-rt/linker-script"]
+default = ["cortex-m-rt/linker-script"]
14
+
15
+[profile.release]
16
+lto = true
0 commit comments