目录
目录README.md

rust-mips

Build status Crate version

Rust library for low-level abstraction of MIPS32 processors

License

This project is licensed under the terms of the MIT license.

Build

First install rustup, then execute:

rustup component add rust-src
cargo install cargo-xbuild
make # for debug version
make mode=release # for release version

Use make clean to remove all build outputs, make dist-clean to also remove cached cargos.

Documentation

See doc.rs/mips for documentation, or run cargo doc to generate it locally.

关于

Rust library for low-level abstraction of MIPS processors

99.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号