Skip to content

Commit c02f5ee

Browse files
committed
Update README.md
1 parent b0a55a8 commit c02f5ee

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
11
# esp-hal-community
2+
3+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/esp-rs/esp-hal-community/ci.yml?labelColor=1C2C2E&label=CI&logo=github&style=flat-square)
4+
![MIT/Apache-2.0 licensed](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue?labelColor=1C2C2E&style=flat-square)
5+
[![Matrix](https://img.shields.io/matrix/esp-rs:matrix.org?labelColor=1C2C2E&label=join%20matrix&color=BEC5C9&logo=matrix&style=flat-square)](https://matrix.to/#/#esp-rs:matrix.org)
6+
7+
A collection of crates for use alongside [esp-hal], but which are maintained by the community.
8+
9+
[esp-hal]: https://github.com/esp-rs/esp-hal/
10+
11+
## License
12+
13+
Licensed under either of:
14+
15+
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
16+
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
17+
18+
at your option.
19+
20+
### Contribution notice
21+
22+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
23+
the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without
24+
any additional terms or conditions.

0 commit comments

Comments
 (0)