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. |
||
|---|---|---|
| .cargo | Fix(cargo): Fix compilation on modern rustc 1.95 compiler | |
| src | Add: Implement , macros with | |
| .gitignore | Intinial working version | |
| Cargo.lock | Tests + mutex + port | |
| Cargo.toml | Tests + mutex + port | |
| i686-unknown-none.json | Fix(cargo): Fix compilation on modern rustc 1.95 compiler | |
| link.ld | Add: Basic VGA implementaion | |
| x86_64-unknown-none.json | Intinial working version | |