| Crates.io | smoltcp-nal |
| lib.rs | smoltcp-nal |
| version | 0.6.0 |
| created_at | 2021-02-17 15:28:09.814219+00 |
| updated_at | 2025-01-27 11:26:52.323569+00 |
| description | embedded-nal implementation for smoltcp |
| homepage | |
| repository | https://github.com/quartiq/smoltcp-nal.git |
| max_upload_size | |
| id | 356510 |
| size | 48,779 |
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.