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-hal-internal/README.md | |
| parent | ae84f2a157cf34c5bbc88ec4637f084f1ab924ea (diff) | |
Centralize license and MSRV boilerplate into the repo readme.
Diffstat (limited to 'embassy-hal-internal/README.md')
| -rw-r--r-- | embassy-hal-internal/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/embassy-hal-internal/README.md b/embassy-hal-internal/README.md index 6b060d1c0..1adce5b33 100644 --- a/embassy-hal-internal/README.md +++ b/embassy-hal-internal/README.md | |||
| @@ -4,13 +4,3 @@ An [Embassy](https://embassy.dev) project. | |||
| 4 | 4 | ||
| 5 | Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY. Embassy HALs (`embassy-nrf`, `embassy-stm32`, `embassy-rp`) already reexport | 5 | Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY. Embassy HALs (`embassy-nrf`, `embassy-stm32`, `embassy-rp`) already reexport |
| 6 | everything you need to use them effectively. | 6 | everything you need to use them effectively. |
| 7 | |||
| 8 | ## License | ||
| 9 | |||
| 10 | This work is licensed under either of | ||
| 11 | |||
| 12 | - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or | ||
| 13 | <http://www.apache.org/licenses/LICENSE-2.0>) | ||
| 14 | - MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>) | ||
| 15 | |||
| 16 | at your option. | ||
