Commit graph

4 commits

Author SHA1 Message Date
ee4a8a65e1 Add a getting started guide
This commit adds a very simple guide to getting started with a kernel in C. It uses GRUB, Multiboot 2, and CLANG as the compiler.
It does not provide instructions on building a cross-compiler, and instead uses CLANG's builtin `-target` flag.
2025-02-27 17:59:50 +00:00
79a8e52dfd
commit before I go to school 2025-02-27 06:56:52 -06:00
97e328e88d
first iteration of README 2025-02-26 19:55:13 -06:00
60ed1949b0 Initial commit 2025-02-26 21:46:30 +00:00