remove unneeded features
This commit is contained in:
parent
a7d3ef9122
commit
128a453163
@ -13,7 +13,7 @@ target = "thumbv7em-none-eabi"
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
std = ["smoltcp/alloc", "managed/std"]
|
std = []
|
||||||
|
|
||||||
defmt = ["dep:defmt", "smoltcp/defmt", "embassy-net-driver/defmt"]
|
defmt = ["dep:defmt", "smoltcp/defmt", "embassy-net-driver/defmt"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user