Merge pull request #3 from whitequark/patch-1
Include debug information in release builds
This commit is contained in:
@@ -13,3 +13,4 @@ cortex-m-rt = "0.2.0"
|
|||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = true
|
lto = true
|
||||||
|
debug = true
|
||||||
|
|||||||
Reference in New Issue
Block a user