OS written in Rust for a science project
Go to file
2021-09-26 18:14:57 +00:00
.cargo Create dummy allocator 2021-09-19 13:59:28 -05:00
.github/workflows Add workflow to format code automatically 2021-09-20 12:33:53 -05:00
src fixup! Format Rust code with rustfmt 2021-09-26 18:14:57 +00:00
.gitignore Initial Commit 2021-09-15 11:34:02 -05:00
Cargo.lock Debugging ATA 2021-09-26 13:14:30 -05:00
Cargo.toml Debugging ATA 2021-09-26 13:14:30 -05:00
LICENSE Initial commit 2021-09-15 11:32:44 -05:00
README.md Initial commit 2021-09-15 11:32:44 -05:00
x86_64-karxos.json Create custom target 2021-09-15 14:54:27 -05:00

KarxOS

OS written in Rust for a science project