File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 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.
You can’t perform that action at this time.
0 commit comments