Update ProjectTree

This commit is contained in:
Adrien Bourmault 2019-04-27 00:09:53 +02:00
parent a4eeb76068
commit e8f9540dd9
1 changed files with 3 additions and 0 deletions

View File

@ -49,3 +49,6 @@
- Creation of the IDT, ISR exception handler
- RTC time based ticks
- Keyboard IRQ handling (TODO buffer BStdIn)
2019/04/27 IDT Overhaul
- IDT can now register new IRQ handlers at runtime
- Exception handler crashdumps with registers