Cargo Features

w5500-ll has no features set by default.

[dependencies]
w5500-ll = { version = "0.12.0", features = ["std", "async", "defmt", "eh1", "eha0a", "ip_in_core", "eh0"] }
std
async eha0a?

Affects w5500-ll::aio

defmt

Enables defmt

eh1

Enables embedded-hal =1.0.0-rc.1

Affects w5500-ll::eh1

eha0a = async

Enables embedded-hal =1.0.0-rc.1 and embedded-hal-async =1.0.0-rc.1

ip_in_core

Enables ip_in_core of optional defmt

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