diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/stm32f4/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/stm32f4/Cargo.toml b/examples/stm32f4/Cargo.toml index 0efc751f1..c53f04e1c 100644 --- a/examples/stm32f4/Cargo.toml +++ b/examples/stm32f4/Cargo.toml | |||
| @@ -23,6 +23,3 @@ nb = "1.0.0" | |||
| 23 | 23 | ||
| 24 | usb-device = "0.2" | 24 | usb-device = "0.2" |
| 25 | usbd-serial = "0.1.1" | 25 | usbd-serial = "0.1.1" |
| 26 | |||
| 27 | [profile.release] | ||
| 28 | debug = 2 \ No newline at end of file | ||
