aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-esp-hosted
diff options
context:
space:
mode:
authorRonald Weber <[email protected]>2025-02-19 17:29:21 +0100
committerRonald Weber <[email protected]>2025-02-19 17:29:21 +0100
commit7a2f038800e336f4b823afca9d3eb2e70e90b1e0 (patch)
tree7c67c137b45e98d687c30ffad1a00f186cbef640 /embassy-net-esp-hosted
parenta1e75841f8940153ef8e0fdb38d6c8ba7322edb9 (diff)
doc: Fix "the the"
Diffstat (limited to 'embassy-net-esp-hosted')
-rw-r--r--embassy-net-esp-hosted/README.md2
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
5See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840. 5See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840.
6 6