diff options
Diffstat (limited to 'examples/mspm0l1306/Cargo.toml')
| -rw-r--r-- | examples/mspm0l1306/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/mspm0l1306/Cargo.toml b/examples/mspm0l1306/Cargo.toml index 16562f3ee..724ca58a0 100644 --- a/examples/mspm0l1306/Cargo.toml +++ b/examples/mspm0l1306/Cargo.toml | |||
| @@ -19,3 +19,7 @@ panic-semihosting = "0.6.0" | |||
| 19 | 19 | ||
| 20 | [profile.release] | 20 | [profile.release] |
| 21 | debug = 2 | 21 | debug = 2 |
| 22 | |||
| 23 | [profile.dev] | ||
| 24 | debug = 2 | ||
| 25 | opt-level = 2 | ||
