zerodev/zeronix
3
5
Fork
You've already forked zeronix
3
Minimal Operating System
  • C 74.9%
  • Assembly 14.4%
  • Makefile 9.4%
  • Shell 1.3%
Find a file
2025年10月25日 10:14:33 +02:00
kernel Removed all paging 2025年10月25日 10:10:14 +02:00
limine @ee5d29cd0a Initial commit 2025年09月16日 08:54:04 +02:00
target/boot/limine Fixed misspelling and removed old defines 2025年09月18日 15:39:09 +02:00
tools Added COM device (UART16550) 2025年10月09日 11:37:38 +02:00
.clang-format Working on styleguide 2025年09月20日 11:48:09 +02:00
.gitignore Added Kconfig 2025年09月19日 14:49:35 +02:00
.gitmodules kprintf works using nanoprintf 2025年09月18日 14:43:26 +02:00
COPYING Added GPLv3 license 2025年09月17日 08:04:15 +02:00
Kconfig Removed FB_DEBUG config 2025年09月20日 11:30:36 +02:00
Makefile Improved the bear build rule 2025年10月07日 18:48:12 +02:00
STYLEGUIDE.md Improved styleguide further 2025年09月21日 12:41:55 +02:00