Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste

Projects maintained by this team.

- [`embedded-alloc`]
- [`cortex-m-quickstart`]
- [`cortex-m-rt`]
- [`cortex-m-semihosting`]
Expand Down Expand Up @@ -242,6 +241,21 @@ Projects maintained by this team

- [`rust-embedded-provisioning`]

### The libs team

The libs team manages library code that is not architecture-specific.

#### Members

- [@dirbaio]

#### Projects

Projects maintained by this team

- [`embedded-alloc`]
- [`qemu-exit`]

### The MSP430 team

The MS430 team develops and maintains the core of the MSP430 crate ecosystem.
Expand Down Expand Up @@ -450,6 +464,7 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
[`panic-dcc`]: https://github.com/rust-embedded/arm-dcc/tree/master/panic
[`panic-itm`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
[`panic-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
[`qemu-exit`]: https://github.com/rust-embedded/qemu-exit
[`riscv-rt`]: https://github.com/rust-embedded/riscv-rt
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart
[`riscv`]: https://github.com/rust-embedded/riscv
Expand Down