Crates.io | smoltcp-nal |
lib.rs | smoltcp-nal |
version | 0.5.1 |
source | src |
created_at | 2021-02-17 15:28:09.814219 |
updated_at | 2024-06-22 07:19:49.052211 |
description | embedded-nal implementation for smoltcp |
homepage | |
repository | https://github.com/quartiq/smoltcp-nal.git |
max_upload_size | |
id | 356510 |
size | 40,277 |
An embedded-nal
implementation for smoltcp
.
This repository provides an implementation of a TCP- and UDP-capable network stack that can be used
for any library that leverages the embedded-nal
.
This crate also supports DHCP management internally if DHCP via smoltcp is used.