lora: Propagate "defmt" feature to lora crates
This commit is contained in:
parent
8e8106ef55
commit
6ee29ff0bd
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue