embassy/embassy-net-wiznet
2023-11-29 17:01:36 +01:00
..
2023-11-01 04:56:56 +01:00
2023-11-29 17:01:36 +01:00

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.

License

This work is licensed under either of

at your option.