diff options
| author | chemicstry <[email protected]> | 2022-03-16 20:33:46 +0200 |
|---|---|---|
| committer | chemicstry <[email protected]> | 2022-03-16 20:33:46 +0200 |
| commit | f08f4df180c90373a7cb9191bc4f46b129e57397 (patch) | |
| tree | 3bee8d1207d348e1a6a8348a86d423c7c5c6e1fa /examples/stm32f4 | |
| parent | ea467e0acb50421400083898cebd53e7b2ed967a (diff) | |
Cleanup
Diffstat (limited to 'examples/stm32f4')
| -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 | ||
