You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic.
8
8
* On IRC, please avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all.
9
9
* Please be kind and courteous. There's no need to be mean or rude.
10
10
* Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer.
11
11
* Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works.
12
12
* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behavior. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups.
13
-
* Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the channel ops or any of the [Cortex-M team][team] immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back.
13
+
* Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the channel ops or any of the [Resources team][team] immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back.
14
14
* Likewise any spamming, trolling, flaming, baiting or other attention-stealing behavior is not welcome.
15
15
16
16
## Moderation
@@ -34,4 +34,4 @@ The enforcement policies listed above apply to all official embedded WG venues;
34
34
35
35
*Adapted from the [Node.js Policy on Trolling](http://blog.izs.me/post/30036893703/policy-on-trolling) as well as the [Contributor Covenant v1.3.0](https://www.contributor-covenant.org/version/1/3/0/).*
This project is developed and maintained by the [Resources team][team].
10
+
9
11
## Table of contents
10
12
11
13
*[Community](#community)
@@ -80,7 +82,7 @@ In 2018 Rust community has created an embedded workgroup to help drive adoption
80
82
81
83
Register definition for microcontroller families. Usually generated using [`svd2rust`]. - 
82
84
83
-
[`svd2rust`]: https://crates.io/crates/svd2rust
85
+
[`svd2rust`]: https://crates.io/crates/svd2rust
84
86
85
87
*NOTE* You may be able to find even more device crates by searching for the
86
88
[`svd2rust`][svd2rust-kw] keyword on crates.io!
@@ -122,7 +124,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
122
124
123
125
Implementations of [`embedded-hal`] for microcontroller families and systems running some OS. - 
0 commit comments