diff --git a/index.html b/index.html
index b90ff5f..92192c9 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@
- Always wanted custom laptop
- - "Relatively Large" Cortex A9
+ - "Large" Cortex A9
- 32 GB disk, 4 GB RAM
- Linux
@@ -70,7 +70,7 @@
- Paper circuit design
- - "Relatively Small" Cortex M0+
+ - "Small" Cortex M0+
- 32 kB flash, 4 kB RAM
- ChibiOS
@@ -113,13 +113,12 @@
Brief Specs
- - Kernel is 17 ksloc
+ - Kernel is 17k sloc
- Threads
- Processes
- Tier 2 Rust support
- - Entire project built on stable Rust
@@ -128,6 +127,7 @@
Microkernel
Interrupts in userspace
Each page of memory is mapped once
+ Only stable Rust
No C compiler required