diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
| commit | b452a6bcf6858893a85882614e2dcde5a3405748 (patch) | |
| tree | 9ecdfff438d0a6a052abd082f046ee1da587367b /embassy-net-esp-hosted/README.md | |
| parent | ae84f2a157cf34c5bbc88ec4637f084f1ab924ea (diff) | |
Centralize license and MSRV boilerplate into the repo readme.
Diffstat (limited to 'embassy-net-esp-hosted/README.md')
| -rw-r--r-- | embassy-net-esp-hosted/README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/embassy-net-esp-hosted/README.md b/embassy-net-esp-hosted/README.md index 3c9cc4c9e..f6c216835 100644 --- a/embassy-net-esp-hosted/README.md +++ b/embassy-net-esp-hosted/README.md | |||
| @@ -14,14 +14,3 @@ See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf528 | |||
| 14 | This crate can run on any executor. | 14 | This crate can run on any executor. |
| 15 | 15 | ||
| 16 | It supports any SPI driver implementing [`embedded-hal-async`](https://crates.io/crates/embedded-hal-async). | 16 | It supports any SPI driver implementing [`embedded-hal-async`](https://crates.io/crates/embedded-hal-async). |
| 17 | |||
| 18 | |||
| 19 | ## License | ||
| 20 | |||
| 21 | This work is licensed under either of | ||
| 22 | |||
| 23 | - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or | ||
| 24 | http://www.apache.org/licenses/LICENSE-2.0) | ||
| 25 | - MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) | ||
| 26 | |||
| 27 | at your option. | ||
