Implement Maloc

This commit is contained in:
2025-09-13 22:17:27 +02:00
parent 981a6cd65c
commit 44cfcd9f69
9 changed files with 153 additions and 69 deletions

View File

@@ -12,5 +12,8 @@ NovaOS is a expository project where I build a kernel from scratch for a Raspber
- GPIO Interrupts ✓
- Communicate with peripherals via mailboxes ✓
- Frame Buffer ✓
- Heap Memory allocation
- Dynamic clock speed
- MMU
- Multiprocessing
- Basic Terminal over UART