Skip to content

Commit 6cdced6

Browse files
bors[bot]phil-opp
andcommitted
Merge #227
227: Add register-rs to the project list of new Cortex-A team r=andre-richter a=phil-opp The crate is currently hosted under the rust-osdev organization: https://github.com/rust-osdev/register-rs. Moving it to the WG was part of the recently accepted [RFC for a Cortex-A team](#207 (comment)). This PR follows the process outlined in https://github.com/rust-embedded/wg/blob/master/rfcs/0136-teams.md#adopting-projects. cc @andre-richter @japaric Co-authored-by: Philipp Oppermann <[email protected]>
2 parents b435b3a + e912c93 commit 6cdced6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ The Cortex-A team develops and maintains the core of the Cortex-A crate ecosyste
144144

145145
Projects maintained by this team.
146146

147+
- [`register-rs`]
147148
- To be updated soon.
148149

149150
### The Cortex-M team
@@ -407,6 +408,7 @@ https://mozilla.logbot.info/rust-embedded
407408
[`msp430`]: https://github.com/pftbest/msp430
408409
[`panic-itm`]: https://github.com/rust-embedded/panic-itm
409410
[`panic-semihosting`]: https://github.com/rust-embedded/panic-semihosting
411+
[`register-rs`]: https://github.com/rust-embedded/register-rs
410412
[`riscv-rt`]: https://github.com/riscv-rust/riscv-rt
411413
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart
412414
[`riscv`]: https://github.com/riscv-rust/riscv

0 commit comments

Comments
 (0)