File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste
156
156
157
157
Projects maintained by this team.
158
158
159
- - [ ` embedded-alloc ` ]
160
159
- [ ` cortex-m-quickstart ` ]
161
160
- [ ` cortex-m-rt ` ]
162
161
- [ ` cortex-m-semihosting ` ]
@@ -242,6 +241,21 @@ Projects maintained by this team
242
241
243
242
- [ ` rust-embedded-provisioning ` ]
244
243
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
+
245
259
### The MSP430 team
246
260
247
261
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
450
464
[ `panic-dcc` ] : https://github.com/rust-embedded/arm-dcc/tree/master/panic
451
465
[ `panic-itm` ] : https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
452
466
[ `panic-semihosting` ] : https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
467
+ [ `qemu-exit` ] : https://github.com/rust-embedded/qemu-exit
453
468
[ `riscv-rt` ] : https://github.com/rust-embedded/riscv-rt
454
469
[ `riscv-rust-quickstart` ] : https://github.com/riscv-rust/riscv-rust-quickstart
455
470
[ `riscv` ] : https://github.com/rust-embedded/riscv
You can’t perform that action at this time.
0 commit comments