A TCP/IP stack designed for bare-metal, real-time systems without a heap.
# Cargo.toml
[dependencies]
smoltcp = "0.13.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a TCP listener with smoltcp.
Ensure your target supports no_std and configure features accordingly.
No dependency data recorded yet.