Add Community section

This commit is contained in:
Berkus Decker 2018-04-06 18:26:21 +02:00
parent f8c353c262
commit f61c948dfa

View file

@ -8,6 +8,7 @@ This is a curated list of resources related to embedded and low-level programmin
## Table of contents
* [Community](#community)
* [Device crates](#device-crates)
* [Nordic](#nordic)
* [NXP](#nxp)
@ -27,6 +28,12 @@ This is a curated list of resources related to embedded and low-level programmin
* [no-std crates](#no-std-crates)
* [License](#license)
## Community
In 2018 Mozilla asked for creation of an embedded workgroup to help drive adoption in the Rust ecosystem.
- [Embedded WG](https://github.com/rust-lang-nursery/embedded-wg/), including newsletters with progress updates.
## Device crates
Register definition for microcontroller families. Usually generated using [`svd2rust`].