embassy-net-wiznet

Crates.ioembassy-net-wiznet
lib.rsembassy-net-wiznet
version0.2.1
created_at2023-06-15 01:02:46.99107+00
updated_at2025-08-27 17:04:43.469911+00
descriptionembassy-net driver for WIZnet SPI Ethernet chips
homepage
repositoryhttps://github.com/embassy-rs/embassy
max_upload_size
id890715
size31,893
Dario Nieuwenhuis (Dirbaio)

documentation

https://docs.embassy.dev/embassy-net-wiznet

README

WIZnet embassy-net integration

embassy-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.

Supported chips

  • W5500
  • W5100S

Interoperability

This crate can run on any executor.

It supports any SPI driver implementing embedded-hal-async.

Commit count: 11034

cargo fmt