Clarify rust_kernel in readme
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
|
||||
*.o
|
||||
*.iso
|
||||
*.bin
|
||||
gamarjoba_munde/gamarjoba
|
||||
baremetal_gamarjoba/baremetal_gamarjoba
|
||||
keyboard/keyboard_kernel
|
||||
|
||||
@@ -9,6 +9,7 @@ This repo contains the following executables:
|
||||
* `baremetal_gamarjoba` - bare-metal x86 program run with QEMU
|
||||
* `keyboard` - reads keycode information from keyboard. Also uses both Rust and C includes.
|
||||
* `lightshow` - NOTE: Broken - an attempt at a substantial #[no_core] rust object file, currently crashes rustc
|
||||
* `rust_kernel` - me following the 2015 version of the Phil Opp rust bare metal tutorial. Kept around for posterity
|
||||
|
||||
# Useful links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user