Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 252 Bytes

embedded-nal

An Embedded Network Abstraction Layer

This crate defines a simple set of traits that can be implemented by almost any TCP/IP stack. This might be an on-chip stack like smoltcp, or it could be an off-chip TCP/IP stack on an AT modem.