mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-16 20:22:26 +00:00
Basic documentation
This commit is contained in:
10
README.md
10
README.md
@@ -3,3 +3,13 @@
|
||||
NovaOS is a expository project where I build a kernel from scratch for a Raspberry PI 3 B+.
|
||||
|
||||
[Technical write-up](https://blog.leafnova.net/projects/pi3_kernel/)
|
||||
|
||||
## Features
|
||||
|
||||
- Delay and sleep ✓
|
||||
- UART ✓
|
||||
- GPIOs ✓
|
||||
- GPIO Interrupts ✓
|
||||
- Frame Buffer
|
||||
- MMU
|
||||
- Basic Terminal over UART
|
||||
|
||||
Reference in New Issue
Block a user