Cargo Features
DynPhy has no features set by default.
[dependencies]
dyn_phy = { version = "0.1.0-alpha3", features = ["std"] }
- std
-
Enables std of smoltcp ^0.11
Affects
ext::DynPhyExt.send_now
,ext::DynPhyExt.receive_now
…
DynPhy has no features set by default.
[dependencies]
dyn_phy = { version = "0.1.0-alpha3", features = ["std"] }
Enables std of smoltcp ^0.11
Affects
ext::DynPhyExt.send_now
,
ext::DynPhyExt.receive_now
…