Skip to content

Commit 6755991

Browse files
authored
examples: remove unused dependency on BSP
1 parent 4825b39 commit 6755991

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ defmt-rtt = "0.3"
1212
cortex-m-rt = "0.7"
1313
panic-probe = { version = "0.3", features = ["print-defmt" ] }
1414
stm32wlxx-hal = { path = "../hal", features = ["stm32wl5x_cm4", "rt", "defmt"] }
15-
nucleo-wl55jc-bsp = { path = "../nucleo-wl55jc-bsp" }

0 commit comments

Comments
 (0)