文件名称:study-rust-osdev:学习Rust编写操作系统内核
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-07 02:18:54
Rust
学习“在Rust中编写操作系统”示例代码 教程: : 设置 cargo install cargo-xbuild cargo install bootimage 生成并运行 bootimage run
【文件预览】:
study-rust-osdev-master
----Cargo.toml(395B)
----Cargo.lock(46B)
----src()
--------main.rs(2KB)
----x86_64-leios.json(375B)
----README.md(205B)
----.gitignore(35B)