@@ -124,60 +124,37 @@ The functions of the core team are:
124124- [ @adamgreig ]
125125- [ @therealprof ]
126126
127- ### The Cortex-A team
127+ ### The Arm team
128128
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.
147131
148132#### Members
149133
150134- [ @adamgreig ]
151- - [ @therealprof ]
152- - [ @thalesfragoso ]
135+ - [ @berkus ]
136+ - [ @nchong-at-aws ]
153137- [ @newAM ]
138+ - [ @raw-bin ]
139+ - [ @thalesfragoso ]
140+ - [ @therealprof ]
154141
155142#### Projects
156143
157144Projects maintained by this team.
158145
146+ - [ ` aarch64-cpu ` ]
147+ - [ ` arm-dcc ` ]
148+ - [ ` cortex-ar ` ]
159149- [ ` cortex-m-quickstart ` ]
160150- [ ` cortex-m-rt ` ]
161151- [ ` cortex-m-semihosting ` ]
162152- [ ` cortex-m ` ]
163153- [ ` itm ` ]
154+ - [ ` panic-dcc ` ]
164155- [ ` panic-itm ` ]
165156- [ ` 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 ` ]
181158
182159### The embedded Linux team
183160
@@ -389,14 +366,12 @@ The following alumni have put themselves into the hibernation state, due to bein
389366Each team can be privately contacted via the following e-mail addresses:
390367
391368392- 393369394370395371396372397373398374399- 400375
401376You can usually find the members of the embedded WG on the Rust Embedded Matrix room
402377([ #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
468443[ `cortex-m-rt` ] : https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-rt
469444[ `cortex-m-semihosting` ] : https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-semihosting
470445[ `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
472447[ `embedded-hal` ] : https://github.com/rust-embedded/embedded-hal
473448[ `gpio-cdev` ] : https://github.com/rust-embedded/gpio-cdev
474449[ `gpio-utils` ] : https://github.com/rust-embedded/gpio-utils
0 commit comments