@@ -124,60 +124,37 @@ The functions of the core team are:
124
124
- [ @adamgreig ]
125
125
- [ @therealprof ]
126
126
127
- ### The Cortex-A team
127
+ ### The Arm team
128
128
129
- The Cortex-A team develops and maintains the core of the Cortex-A crate ecosystem.
130
-
131
- #### Members
132
-
133
- - [ @raw-bin ]
134
- - [ @nchong-at-aws ]
135
- - [ @berkus ]
136
-
137
- #### Projects
138
-
139
- Projects maintained by this team.
140
-
141
- - [ ` aarch64-cpu ` ]
142
- - [ ` rust-raspberrypi-OS-tutorials ` ]
143
-
144
- ### The Cortex-M team
145
-
146
- The Cortex-M team develops and maintains the core of the Cortex-M crate ecosystem.
129
+ The Arm team develops and maintains the crates related to Arm microprocessors
130
+ and microcontrollers, including Cortex-A, Cortex-R, and Cortex-M.
147
131
148
132
#### Members
149
133
150
134
- [ @adamgreig ]
151
- - [ @therealprof ]
152
- - [ @thalesfragoso ]
135
+ - [ @berkus ]
136
+ - [ @nchong-at-aws ]
153
137
- [ @newAM ]
138
+ - [ @raw-bin ]
139
+ - [ @thalesfragoso ]
140
+ - [ @therealprof ]
154
141
155
142
#### Projects
156
143
157
144
Projects maintained by this team.
158
145
146
+ - [ ` aarch64-cpu ` ]
147
+ - [ ` arm-dcc ` ]
148
+ - [ ` cortex-ar ` ]
159
149
- [ ` cortex-m-quickstart ` ]
160
150
- [ ` cortex-m-rt ` ]
161
151
- [ ` cortex-m-semihosting ` ]
162
152
- [ ` cortex-m ` ]
163
153
- [ ` itm ` ]
154
+ - [ ` panic-dcc ` ]
164
155
- [ ` panic-itm ` ]
165
156
- [ ` panic-semihosting ` ]
166
-
167
- ### The Cortex-R team
168
-
169
- The Cortex-R team develops and maintains the core of the Cortex-R crate ecosystem.
170
-
171
- #### Members
172
-
173
- This team is currently empty! Please get in touch via an issue or the Matrix
174
- chat if you are interested in helping to maintain the Cortex-R crates.
175
-
176
- #### Projects
177
-
178
- - [ ` arm-dcc ` ]
179
- - [ ` cortex-r ` ]
180
- - [ ` panic-dcc ` ]
157
+ - [ ` rust-raspberrypi-OS-tutorials ` ]
181
158
182
159
### The embedded Linux team
183
160
@@ -389,14 +366,12 @@ The following alumni have put themselves into the hibernation state, due to bein
389
366
Each team can be privately contacted via the following e-mail addresses:
390
367
391
368
392
-
393
369
394
370
395
371
396
372
397
373
398
374
399
-
400
375
401
376
You can usually find the members of the embedded WG on the Rust Embedded Matrix room
402
377
([ #rust-embedded: matrix .org] [ matrix ] ).
@@ -468,7 +443,7 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
468
443
[ `cortex-m-rt` ] : https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-rt
469
444
[ `cortex-m-semihosting` ] : https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-semihosting
470
445
[ `cortex-m` ] : https://github.com/rust-embedded/cortex-m
471
- [ `cortex-r ` ] : https://github.com/rust-embedded/cortex-r
446
+ [ `cortex-ar ` ] : https://github.com/rust-embedded/cortex-ar
472
447
[ `embedded-hal` ] : https://github.com/rust-embedded/embedded-hal
473
448
[ `gpio-cdev` ] : https://github.com/rust-embedded/gpio-cdev
474
449
[ `gpio-utils` ] : https://github.com/rust-embedded/gpio-utils
0 commit comments