Cargo Features

w5500-ll has no features set by default.

[dependencies]
w5500-ll = { version = "0.13.0", features = ["defmt", "eh1", "eha1", "eh0"] }
defmt

Enables defmt

eh1

Enables embedded-hal

Affects w5500-ll::eh1

eha1

Enables embedded-hal and embedded-hal-async

Features from optional dependencies

eh0 implicit feature

Enables embedded-hal ^0.2.7

embedded-hal:

A Hardware Abstraction Layer (HAL) for embedded systems

Affects w5500-ll::eh0