You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everyone can contribute to the embedded WG efforts! There are several ways to help out:
@@ -186,6 +171,9 @@ The Cortex-R team develops and maintains the core of the Cortex-R crate ecosyste
186
171
187
172
#### Members
188
173
174
+
This team is currently empty! Please get in touch via an issue or the Matrix
175
+
chat if you are interested in helping to maintain the Cortex-R crates.
176
+
189
177
#### Projects
190
178
191
179
-[`arm-dcc`]
@@ -218,8 +206,9 @@ Projects maintained by the embedded Linux team
218
206
219
207
### The HAL team
220
208
221
-
The HAL team develops and maintains crates that ease the development of Hardware Abstraction Layers,
222
-
Board Support Crates and drivers.
209
+
The HAL team develops and maintains crates containing shared traits and related
210
+
code that enables the development of hardware abstraction layers and drivers
211
+
which can interoperate across all embedded Rust devices on all architectures.
223
212
224
213
#### Members
225
214
@@ -238,37 +227,37 @@ Projects maintained by the HAL team.
238
227
-[`nb`]
239
228
-[`critical-section`]
240
229
241
-
### The MSP430 team
230
+
### The infrastructure team
242
231
243
-
The MS430 team develops and maintains the core of the MSP430 crate ecosystem.
232
+
The infrastructure team manages our domains, DNS records, e-mail aliases, etc.
244
233
245
234
#### Members
246
235
247
-
-[@cr1901]
248
-
-[@YuhanLiin]
236
+
-[@nastevens]
237
+
-[@ryankurte]
249
238
250
239
#### Projects
251
240
252
241
Projects maintained by this team
253
242
254
-
-[`msp430-quickstart`]
255
-
-[`msp430-rt`]
256
-
-[`msp430`]
243
+
-[`rust-embedded-provisioning`]
257
244
258
-
### The infrastructure team
245
+
### The MSP430 team
259
246
260
-
The infrastructure team manages our domains, DNS records, e-mail aliases, etc.
247
+
The MS430 team develops and maintains the core of the MSP430 crate ecosystem.
261
248
262
249
#### Members
263
250
264
-
-[@nastevens]
265
-
-[@ryankurte]
251
+
-[@cr1901]
252
+
-[@YuhanLiin]
266
253
267
254
#### Projects
268
255
269
256
Projects maintained by this team
270
257
271
-
-[`rust-embedded-provisioning`]
258
+
-[`msp430-quickstart`]
259
+
-[`msp430-rt`]
260
+
-[`msp430`]
272
261
273
262
### The RISC-V team
274
263
@@ -292,7 +281,8 @@ Projects maintained by this team
292
281
293
282
### The resources team
294
283
295
-
The resources team develops, maintains and curates resources on embedded Rust.
284
+
The resources team develops, maintains and curates documentation, books, our
285
+
social media accounts and websites, and similar resources on embedded Rust.
296
286
297
287
#### Members
298
288
@@ -314,7 +304,9 @@ Projects maintained by the resources team
314
304
315
305
### The tools team
316
306
317
-
The tools team maintains and develops core embedded tools.
307
+
The tools team maintains and develops software for embedded development
308
+
which typically runs on your development machine rather than the
309
+
embedded targets themselves.
318
310
319
311
#### Members
320
312
@@ -343,9 +335,9 @@ The triage team is charge of keeping PR queues moving; they ensure no PR is left
343
335
344
336
-[@mathk]
345
337
346
-
### Hibernating
338
+
### Hibernating and Alumni
347
339
348
-
The following members have put themselves into the hibernation state, due to being absent or busy for an extended amount of time. See [ops/hibernating.md](https://github.com/rust-embedded/wg/blob/master/ops/hibernating.md).
340
+
The following alumni have put themselves into the hibernation state, due to being absent or busy for an extended amount of time. See [ops/hibernating.md](https://github.com/rust-embedded/wg/blob/master/ops/hibernating.md).
349
341
350
342
-[@andre-richter]
351
343
-[@awygle]
@@ -478,7 +470,7 @@ These are other projects you may be interested in but that (currently) are not o
478
470
-[AVR fork of Rust](https://github.com/avr-rust/)
479
471
-[Xtensa fork of Rust (for Espressif chips)](https://github.com/esp-rs/rust)
0 commit comments