Skip to content

Commit bcc2c40

Browse files
committed
Examples features not working, use to build examples instead
1 parent 51a76a6 commit bcc2c40

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ panic-semihosting = "0.5.0"
5353
cortex-m-semihosting = "0.3.1"
5454
cortex-m-rt = "0.6.5"
5555

56-
[dev-dependencies.stm32l4xx-hal]
57-
version = "*"
58-
path = "."
59-
features = ["rt", "stm32l4x2"]
60-
6156
[profile.dev]
6257
incremental = false
6358
codegen-units = 1

0 commit comments

Comments
 (0)