Cargo Features

w5500-tls has no features set by default.

[dependencies]
w5500-tls = { version = "0.3.0", features = ["std", "defmt", "eh0", "eh1", "ip_in_core", "log", "p256-cm4"] }
std

Enables std of w5500-hl

defmt

Enables defmt-impl of heapless ^0.7, defmt of w5500-hl and defmt

optional

eh0

Enables eh0 of w5500-hl

eh1

Enables eh1 of w5500-hl

ip_in_core

Enables ip_in_core of w5500-hl

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust

p256-cm4 implicit feature

Enables p256-cm4

p256-cm4:

P256-Cortex-M4 re-written in rust