@@ -64,7 +64,7 @@ Projects maintained by this team.
64
64
- [ ` cortex-m ` ]
65
65
- [ ` itm ` ]
66
66
- [ ` panic-itm ` ]
67
- <!-- - [`panic-semihosting`] -->
67
+ - [ ` panic-semihosting ` ]
68
68
69
69
### The HAL team
70
70
@@ -81,8 +81,8 @@ Board Support Crates and drivers.
81
81
82
82
Projects maintained by the HAL team.
83
83
84
- <!-- - [`embedded-hal`] -->
85
- <!-- - [`linux-embedded-hal`] -->
84
+ - [ ` embedded-hal ` ]
85
+ - [ ` linux-embedded-hal ` ]
86
86
87
87
### The MSP430 team
88
88
@@ -135,10 +135,10 @@ The resources team develops, maintains and curates resources on embedded Rust.
135
135
136
136
Projects maintained by the resources team
137
137
138
- <!-- - [Awesome embedded Rust] -->
139
- <!-- - [The Discovery book] -->
138
+ - [ Awesome embedded Rust]
139
+ - [ The Discovery book]
140
140
- [ The embedded Rust book]
141
- <!-- - [The embedonomicon] -->
141
+ - [ The embedonomicon]
142
142
143
143
### The tools team
144
144
@@ -155,9 +155,9 @@ The tools team maintains and develops core embedded tools.
155
155
156
156
Projects maintained by the tools team
157
157
158
- <!-- - [`cargo-binutils`] -->
159
- <!-- - [`cross`] -->
160
- <!-- - [`itm`] -->
158
+ - [ ` cargo-binutils ` ]
159
+ - [ ` cross ` ]
160
+ - [ ` itm ` ]
161
161
- [ ` svd2rust ` ]
162
162
163
163
### The old guard
@@ -200,28 +200,28 @@ irc.mozilla.org).
200
200
[ @therealprof ] : https://github.com/therealprof
201
201
202
202
[ Awesome embedded Rust ] : https://github.com/rust-embedded/awesome-embedded-rust
203
- [ The Discovery book ] : https://github.com/japaric /discovery
203
+ [ The Discovery book ] : https://github.com/rust-embedded /discovery
204
204
[ The embedded Rust book ] : https://book.rust-embedded.org/
205
- [ The embedonomicon ] : https://embedonomicon. rust-embedded.org/
206
- [ `alloc-cortex-m` ] : https://github.com/japaric /alloc-cortex-m
207
- [ `cargo-binutils` ] : https://github.com/japaric /cargo-binutils
208
- [ `cortex-m-quickstart` ] : https://github.com/japaric /cortex-m-quickstart
209
- [ `cortex-m-rt` ] : https://github.com/japaric /cortex-m-rt
210
- [ `cortex-m-semihosting` ] : https://github.com/japaric /cortex-m-semihosting
211
- [ `cortex-m` ] : https://github.com/japaric /cortex-m
212
- [ `cross` ] : https://github.com/japaric /cross
213
- [ `embedded-hal` ] : https://github.com/japaric /embedded-hal
214
- [ `itm` ] : https://github.com/japaric /itm
215
- [ `linux-embedded-hal` ] : https://github.com/japaric /linux-embedded-hal
205
+ [ The embedonomicon ] : https://github.com/ rust-embedded/embedonomicon
206
+ [ `alloc-cortex-m` ] : https://github.com/rust-embedded /alloc-cortex-m
207
+ [ `cargo-binutils` ] : https://github.com/rust-embedded /cargo-binutils
208
+ [ `cortex-m-quickstart` ] : https://github.com/rust-embedded /cortex-m-quickstart
209
+ [ `cortex-m-rt` ] : https://github.com/rust-embedded /cortex-m-rt
210
+ [ `cortex-m-semihosting` ] : https://github.com/rust-embedded /cortex-m-semihosting
211
+ [ `cortex-m` ] : https://github.com/rust-embedded /cortex-m
212
+ [ `cross` ] : https://github.com/rust-embedded /cross
213
+ [ `embedded-hal` ] : https://github.com/rust-embedded /embedded-hal
214
+ [ `itm` ] : https://github.com/rust-embedded /itm
215
+ [ `linux-embedded-hal` ] : https://github.com/rust-embedded /linux-embedded-hal
216
216
[ `msp430-quickstart` ] : https://github.com/pftbest/msp430-quickstart
217
217
[ `msp430-rt` ] : https://github.com/pftbest/msp430-rt
218
218
[ `msp430` ] : https://github.com/pftbest/msp430
219
- [ `panic-itm` ] : https://github.com/japaric /panic-itm
220
- [ `panic-semihosting` ] : https://github.com/japaric /panic-semihosting
219
+ [ `panic-itm` ] : https://github.com/rust-embedded /panic-itm
220
+ [ `panic-semihosting` ] : https://github.com/rust-embedded /panic-semihosting
221
221
[ `riscv-rt` ] : https://github.com/riscv-rust/riscv-rt
222
222
[ `riscv-rust-quickstart` ] : https://github.com/riscv-rust/riscv-rust-quickstart
223
223
[ `riscv` ] : https://github.com/riscv-rust/riscv
224
- [ `svd2rust` ] : https://github.com/japaric /svd2rust
224
+ [ `svd2rust` ] : https://github.com/rust-embedded /svd2rust
225
225
226
226
## Other projects
227
227
0 commit comments