Cargo Features

smoltcp-nal has no features set by default.

[dependencies]
smoltcp-nal = { version = "0.5.0", features = ["shared-stack"] }
shared-stack = shared-bus

Enables cortex-m of shared-bus

Affects smoltcp-nal::shared

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.

shared-bus shared-stack?