Cargo Features

ENC424J600 has no features set by default.

[dependencies]
enc424j600 = { version = "0.3.0", features = ["smoltcp-phy", "cortex-m-cpu"] }
smoltcp-phy = smoltcp
cortex-m-cpu = cortex-m

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

smoltcp smoltcp-phy?

Enables smoltcp ^0.7.0

Affects enc424j600::smoltcp_phy

cortex-m cortex-m-cpu?

Enables cortex-m ^0.5