lora: Propagate "defmt" feature to lora crates
This commit is contained in:
parent
8e8106ef55
commit
6ee29ff0bd
@ -18,6 +18,7 @@ flavors = [
|
|||||||
sx127x = []
|
sx127x = []
|
||||||
stm32wl = ["embassy-stm32", "embassy-stm32/subghz"]
|
stm32wl = ["embassy-stm32", "embassy-stm32/subghz"]
|
||||||
time = []
|
time = []
|
||||||
|
defmt = ["dep:defmt", "lorawan/defmt", "lorawan-device/defmt"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user