mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-05 14:49:00 +00:00
Add Community section
This commit is contained in:
parent
f8c353c262
commit
f61c948dfa
1 changed files with 7 additions and 0 deletions
|
@ -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`].
|
||||
|
|
Loading…
Reference in a new issue