Skip to content

Commit b5b5401

Browse files
committed
Add new libs team
1 parent 519c3de commit b5b5401

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste
156156

157157
Projects maintained by this team.
158158

159-
- [`embedded-alloc`]
160159
- [`cortex-m-quickstart`]
161160
- [`cortex-m-rt`]
162161
- [`cortex-m-semihosting`]
@@ -242,6 +241,21 @@ Projects maintained by this team
242241

243242
- [`rust-embedded-provisioning`]
244243

244+
### The libs team
245+
246+
The libs team manages library code that is not architecture-specific.
247+
248+
#### Members
249+
250+
- [@dirbaio]
251+
252+
#### Projects
253+
254+
Projects maintained by this team
255+
256+
- [`embedded-alloc`]
257+
- [`qemu-exit`]
258+
245259
### The MSP430 team
246260

247261
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
450464
[`panic-dcc`]: https://github.com/rust-embedded/arm-dcc/tree/master/panic
451465
[`panic-itm`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
452466
[`panic-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
467+
[`qemu-exit`]: https://github.com/rust-embedded/qemu-exit
453468
[`riscv-rt`]: https://github.com/rust-embedded/riscv-rt
454469
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart
455470
[`riscv`]: https://github.com/rust-embedded/riscv

0 commit comments

Comments
 (0)