Skip to content

Commit a013404

Browse files
committed
Add new libs team
1 parent 9dfe608 commit a013404

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
@@ -171,7 +171,6 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste
171171

172172
Projects maintained by this team.
173173

174-
- [`embedded-alloc`]
175174
- [`cortex-m-quickstart`]
176175
- [`cortex-m-rt`]
177176
- [`cortex-m-semihosting`]
@@ -238,6 +237,21 @@ Projects maintained by the HAL team.
238237
- [`nb`]
239238
- [`critical-section`]
240239

240+
### The libs team
241+
242+
The libs team manages library code that is not architecture-specific.
243+
244+
#### Members
245+
246+
- [@dirbaio]
247+
248+
#### Projects
249+
250+
Projects maintained by this team
251+
252+
- [`embedded-alloc`]
253+
- [`qemu-exit`]
254+
241255
### The MSP430 team
242256

243257
The MS430 team develops and maintains the core of the MSP430 crate ecosystem.
@@ -458,6 +472,7 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
458472
[`panic-dcc`]: https://github.com/rust-embedded/arm-dcc/tree/master/panic
459473
[`panic-itm`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
460474
[`panic-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
475+
[`qemu-exit`]: https://github.com/rust-embedded/qemu-exit
461476
[`riscv-rt`]: https://github.com/rust-embedded/riscv-rt
462477
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart
463478
[`riscv`]: https://github.com/rust-embedded/riscv

0 commit comments

Comments
 (0)