reorder files in the crate
This commit is contained in:
@@ -6,7 +6,7 @@ license = "MIT"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
stm32wl-subghz = { path = "../../stm32wl-subghz" }
|
||||
stm32wl-subghz = { path = "../.." }
|
||||
|
||||
embassy-stm32 = { version = "0.5.0", features = ["defmt", "stm32wle5jc", "time-driver-tim1", "memory-x", "unstable-pac", "exti", "chrono"] }
|
||||
embassy-sync = { version = "0.7.2", features = ["defmt"] }
|
||||
|
||||
Reference in New Issue
Block a user