aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index bff995e..e89c8c8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,15 @@
+## A simple kernel written in C
+
+## features
+- uart: 16550 (write)
+- vga text mode
+- pic: 8259
+
+
+## building
+```sh
+meson setup --cross-file=arch/i686/toolchain.ini build
+```
# musl
- arch/i686/include/sys/io.h