File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,9 @@ The RISC-V team develops and maintains the core of the RISC-V crate ecosystem.
294
294
Projects maintained by this team
295
295
296
296
- [ ` riscv-rust-quickstart ` ]
297
+ - [ ` riscv-pac ` ]
297
298
- [ ` riscv-rt ` ]
299
+ - [ ` riscv-semihosting ` ]
298
300
- [ ` riscv ` ]
299
301
300
302
### The resources team
@@ -474,9 +476,11 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
474
476
[ `panic-itm` ] : https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
475
477
[ `panic-semihosting` ] : https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
476
478
[ `qemu-exit` ] : https://github.com/rust-embedded/qemu-exit
477
- [ `riscv-rt` ] : https://github.com/rust-embedded/riscv-rt
479
+ [ `riscv-pac` ] : https://github.com/rust-embedded/riscv/tree/master/riscv-pac
480
+ [ `riscv-rt` ] : https://github.com/rust-embedded/riscv/tree/master/riscv-rt
481
+ [ `riscv-semihosting` ] : https://github.com/rust-embedded/riscv/tree/master/riscv-semihosting
478
482
[ `riscv-rust-quickstart` ] : https://github.com/riscv-rust/riscv-rust-quickstart
479
- [ `riscv` ] : https://github.com/rust-embedded/riscv
483
+ [ `riscv` ] : https://github.com/rust-embedded/riscv/tree/master/riscv
480
484
[ `rust-embedded-provisioning` ] : https://github.com/rust-embedded/rust-embedded-provisioning
481
485
[ `rust-raspberrypi-OS-tutorials` ] : https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials
482
486
[ `spidev` ] :https://github.com/rust-embedded/rust-spidev
You can’t perform that action at this time.
0 commit comments