vesper/Justfile

11 lines
117 B
Makefile

qemu:
cargo make qemu
device:
cargo make sdcard
clean:
cargo make clean
rm -f kernel8 kernel8.img