OS written in Rust for a science project
Go to file
2021-09-27 08:39:16 -05: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 Merge branch 'main' of github.com:karx1/KarxOS 2021-09-27 08:39:16 -05:00
.gitignore More debugging 2021-09-27 08:38:47 -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