Cargo Features

w5500-sntp has no features set by default.

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

Enables std of w5500-hl

chrono

Enables chrono

defmt

Enables defmt, defmt of w5500-hl

eh0

Enables eh0 of w5500-hl

eh1

Enables eh1 of w5500-hl

ip_in_core

Enables ip_in_core 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