Cargo Features

w5500-sntp has no features set by default.

[dependencies]
w5500-sntp = { version = "0.5.0", features = ["chrono", "defmt", "eh0", "eh1", "num-rational", "time", "log"] }
chrono

Enables chrono

defmt

Enables defmt, defmt of w5500-hl

eh0

Enables eh0 of w5500-hl

eh1

Enables eh1 of w5500-hl

num-rational

Enables num-rational

time

Enables time

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust