Skip to content

Commit 1758ee8

Browse files
jiegectherealprof
authored andcommitted
Add MIPS architecture support crate (#169)
1 parent 7c60ecd commit 1758ee8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ Crates tailored for general CPU architectures.
251251

252252
- [`riscv`](https://github.com/rust-embedded/riscv) Low level access to RISC-V processors - ![crates.io](https://img.shields.io/crates/v/riscv.svg)
253253

254+
### MIPS
255+
256+
- [`mips`](https://github.com/Harry-Chen/rust-mips) Low level access to MIPS32 processors - ![crates.io](https://img.shields.io/crates/v/mips.svg)
257+
254258
## Board support crates
255259

256260
Crates tailored for specific boards.

0 commit comments

Comments
 (0)