Leatherback Sea TurtleOS is a ported version of the main operating system TurtleOS that will have other features and searve another purpose.
Discord: https://discord.gg/fr5fUpa65e
src/boot.ssrc/linker.ldsrc/kernel.csrc/console.csrc/vga.csrc/serial.csrc/keyboard.cgrub/grub.cfgMakefile
run:
make clean
make all
make runmake just the iso:
make iso