2 unstable releases

0.2.0 Sep 29, 2020
0.1.0 Aug 21, 2020

#7 in #smoltcp

26 downloads per month
Used in 3 crates

Apache-2.0

13KB
210 lines

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.

Dependencies

~1MB
~19K SLoC