Simple OS to learn C
Go to file
g1n dcafa970c3 TODO: add some TODOs and add better styles (using Emacs Org Mode) 2021-08-05 21:27:19 +03:00
kernel Add support for strings (func serial_print) and newlines in serial 2021-08-05 17:27:54 +03:00
libc Initial commit 2021-08-04 18:14:22 +03:00
.gitignore Add communication via serial port 2021-08-05 16:43:31 +03:00
TODO.org TODO: add some TODOs and add better styles (using Emacs Org Mode) 2021-08-05 21:27:19 +03:00
build.sh Initial commit 2021-08-04 18:14:22 +03:00
clean.sh Initial commit 2021-08-04 18:14:22 +03:00
config.sh Initial commit 2021-08-04 18:14:22 +03:00
default-host.sh Initial commit 2021-08-04 18:14:22 +03:00
headers.sh Initial commit 2021-08-04 18:14:22 +03:00
iso.sh Initial commit 2021-08-04 18:14:22 +03:00
qemu-only-kernel.sh Initial commit 2021-08-04 18:14:22 +03:00
qemu.sh Initial commit 2021-08-04 18:14:22 +03:00
target-triplet-to-arch.sh Initial commit 2021-08-04 18:14:22 +03:00