From b5b5401e648c99fec7ed55b905d4e28e5bb28f2e Mon Sep 17 00:00:00 2001 From: Adam Greig Date: Mon, 16 Oct 2023 02:08:09 +0100 Subject: [PATCH] Add new libs team --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 865f88a7..a13f1549 100644 --- a/README.md +++ b/README.md @@ -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`] @@ -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. @@ -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