forked from zerodev/zeronix
Minimal Operating System
- C 72.8%
- Makefile 22.2%
- Shell 3.1%
- Assembly 1.9%
|
|
||
|---|---|---|
| kernel | add comments | |
| limine @ee5d29cd0a | Initial commit | |
| target/boot/limine | Fixed misspelling and removed old defines | |
| tools | Added Kconfig | |
| .clang-format | Working on styleguide | |
| .gitignore | Added Kconfig | |
| .gitmodules |
kprintf works using nanoprintf
|
|
| COPYING | Added GPLv3 license | |
| Kconfig |
Removed FB_DEBUG config
|
|
| Makefile | Added Kconfig | |
| STYLEGUIDE.md | Improved styleguide further | |