summaryrefslogtreecommitdiff
path: root/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni-working/dep-graph.part.bin
AgeCommit message (Collapse)Author
2026-05-25Created a .gitignore to remove nasty build artifacts and created a ↵Vaze
Makefile.toml for cargo make to automate bootloader build process.
2026-05-24Added functionality to bootloader so it can now read the kernel file to memory.Vaze