w5500-tls has no features set by default.
[dependencies] w5500-tls = { version = "0.4.0", features = ["defmt", "eh0", "eh1", "log", "p256-cm4"] }
Enables defmt-03 of heapless, defmt of w5500-hl and defmt
optional
Enables eh0 of w5500-hl
Enables eh1 of w5500-hl
Enables log
log: A lightweight logging facade for Rust
A lightweight logging facade for Rust
Enables p256-cm4
p256-cm4: P256-Cortex-M4 re-written in rust
P256-Cortex-M4 re-written in rust