more changes and linking
This commit is contained in:
@@ -24,7 +24,7 @@ debug = false
|
||||
overflow-checks = true
|
||||
panic = "abort"
|
||||
incremental = true
|
||||
opt-level = "z"
|
||||
opt-level = 3
|
||||
|
||||
|
||||
[profile.release]
|
||||
@@ -35,7 +35,7 @@ debug = false
|
||||
overflow-checks = true
|
||||
panic = "abort"
|
||||
incremental = true
|
||||
opt-level = "z"
|
||||
opt-level = 3
|
||||
|
||||
|
||||
[package.metadata.espflash]
|
||||
|
Reference in New Issue
Block a user