aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-wiznet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-net-wiznet/README.md')
-rw-r--r--embassy-net-wiznet/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-net-wiznet/README.md b/embassy-net-wiznet/README.md
index 786aab18d..b66619821 100644
--- a/embassy-net-wiznet/README.md
+++ b/embassy-net-wiznet/README.md
@@ -2,7 +2,7 @@
2 2
3[`embassy-net`](https://crates.io/crates/embassy-net) integration for the WIZnet SPI ethernet chips, operating in MACRAW mode. 3[`embassy-net`](https://crates.io/crates/embassy-net) integration for the WIZnet SPI ethernet chips, operating in MACRAW mode.
4 4
5See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/rp) directory for usage examples with the rp2040 [`WIZnet W5500-EVB-Pico`](https://www.wiznet.io/product-item/w5500-evb-pico/) module. 5See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/rp) directory for usage examples with the rp2040 [`WIZnet W5500-EVB-Pico`](https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico)) module.
6 6
7## Supported chips 7## Supported chips
8 8