aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4
diff options
context:
space:
mode:
authorchemicstry <[email protected]>2022-03-16 20:33:46 +0200
committerchemicstry <[email protected]>2022-03-16 20:33:46 +0200
commitf08f4df180c90373a7cb9191bc4f46b129e57397 (patch)
tree3bee8d1207d348e1a6a8348a86d423c7c5c6e1fa /examples/stm32f4
parentea467e0acb50421400083898cebd53e7b2ed967a (diff)
Cleanup
Diffstat (limited to 'examples/stm32f4')
-rw-r--r--examples/stm32f4/Cargo.toml3
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
24usb-device = "0.2" 24usb-device = "0.2"
25usbd-serial = "0.1.1" 25usbd-serial = "0.1.1"
26
27[profile.release]
28debug = 2 \ No newline at end of file