mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
78c4cdc6842fe68902c891b165b51a9c4f873f90
NovaOS
NovaOS is a expository project where I build a kernel from scratch for a Raspberry PI 3 B+.
Features
- Delay and sleep ✓
- UART ✓
- Switching ELs ✓
- GPIOs ✓
- GPIO Interrupts ✓
- Communicate with peripherals via mailboxes ✓
- Frame Buffer ✓
- Heap Memory allocation ✓
- Multi Core
- Dynamic clock speed
- MMU
- Multiprocessing
- Basic Terminal over UART
Description
Languages
Rust
92.1%
Assembly
5.3%
Shell
2.6%