diff options
Diffstat (limited to 'embassy-net-esp-hosted/README.md')
| -rw-r--r-- | embassy-net-esp-hosted/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-net-esp-hosted/README.md b/embassy-net-esp-hosted/README.md index 524231e6c..e1afb1483 100644 --- a/embassy-net-esp-hosted/README.md +++ b/embassy-net-esp-hosted/README.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # ESP-Hosted `embassy-net` integration | 1 | # ESP-Hosted `embassy-net` integration |
| 2 | 2 | ||
| 3 | [`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack. | 3 | [`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack. |
| 4 | 4 | ||
| 5 | See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840. | 5 | See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840. |
| 6 | 6 | ||
