1
0
mirror of https://github.com/sgmarz/osblog.git synced 2024-11-23 18:06:20 +04:00
osblog/risc_v
Stephen Marz 1c329244ce Use Rust out-of-the-box now that it has full support for RISC-V. We need
cargo-binutils and so forth to run these. But, for now all we need is to
run cargo run and it should invoke qemu for us based on .cargo/config
2020-04-21 19:49:23 -04:00
..
.cargo Use cargo to build out-of-the-box here. 2020-04-21 19:47:57 -04:00
chapters Move individual chapters, use tags from now on 2020-03-15 20:21:42 -04:00
src Use Rust out-of-the-box now that it has full support for RISC-V. We need 2020-04-21 19:49:23 -04:00
.gitignore Add rng.rs for ch9 and overall 2020-03-15 20:18:46 -04:00
Cargo.toml Use Rust out-of-the-box now that it has full support for RISC-V. We need 2020-04-21 19:49:23 -04:00
make_hdd.sh Add rng.rs for ch9 and overall 2020-03-15 20:18:46 -04:00
Makefile Use Rust out-of-the-box now that it has full support for RISC-V. We need 2020-04-21 19:49:23 -04:00