Crates.io | embassy-net-wiznet |
lib.rs | embassy-net-wiznet |
version | 0.1.0 |
source | src |
created_at | 2023-06-15 01:02:46.99107 |
updated_at | 2024-01-11 23:00:27.720183 |
description | embassy-net driver for WIZnet SPI Ethernet chips |
homepage | |
repository | https://github.com/embassy-rs/embassy |
max_upload_size | |
id | 890715 |
size | 19,889 |
embassy-net
integrationembassy-net
integration for the WIZnet SPI ethernet chips, operating in MACRAW mode.
See examples
directory for usage examples with the rp2040 WIZnet W5500-EVB-Pico
module.
This crate can run on any executor.
It supports any SPI driver implementing embedded-hal-async
.