We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed8c3c commit e331d7fCopy full SHA for e331d7f
lora-e5-bsp/Cargo.toml
@@ -17,5 +17,6 @@ defmt = ["stm32wlxx-hal/defmt"]
17
rt = ["stm32wlxx-hal/rt"]
18
19
[dependencies.stm32wlxx-hal]
20
+version = "=0.2.0"
21
path = "../hal"
22
features = ["stm32wle5"]
nucleo-wl55jc-bsp/Cargo.toml
@@ -19,4 +19,5 @@ stm32wl5x_cm4 = ["stm32wlxx-hal/stm32wl5x_cm4"]
stm32wl5x_cm0p = ["stm32wlxx-hal/stm32wl5x_cm0p"]
23
0 commit comments