1
0
Fork
You've already forked rust-kernel
0
Personal hobby kernel written in rust and assembly
  • Rust 90.1%
  • Assembly 9.9%
pitiK3U dd74251171 Fix(cargo): Fix compilation on modern rustc 1.95 compiler
Fixed duplicate definition of data-layout in `i686-unknown-none.json`,
 pointer size in string instead of number
 and required rust-abi soft-float for soft-float support.
Added "-Z json-target-spec" into compilation configuration.
2026年02月11日 13:54:06 +01:00
.cargo Fix(cargo): Fix compilation on modern rustc 1.95 compiler 2026年02月11日 13:54:06 +01:00
src Add: Implement , macros with 2022年07月26日 15:58:01 +02:00
.gitignore Intinial working version 2021年08月26日 13:18:49 +02:00
Cargo.lock Tests + mutex + port 2021年09月02日 16:51:16 +02:00
Cargo.toml Tests + mutex + port 2021年09月02日 16:51:16 +02:00
i686-unknown-none.json Fix(cargo): Fix compilation on modern rustc 1.95 compiler 2026年02月11日 13:54:06 +01:00
link.ld Add: Basic VGA implementaion 2021年08月26日 19:40:41 +02:00
x86_64-unknown-none.json Intinial working version 2021年08月26日 13:18:49 +02:00