Commit Graph

4 Commits

Author SHA1 Message Date
giomba 92e1e261e7 Proper interrupt handlers
Proper interrupt handlers for timers (and new peripherals can use them
too).
Improved interrupt enabling.
Improved timer interrupts and fixed minor bugs.
2019-01-07 15:57:16 +01:00
giomba 06f000e19a Interrupts and Timers 2019-01-06 17:33:02 +01:00
giomba b431e382e8 Interrupt Vector Table, first tests
Populated a relocated IVT, and tested SWI (Software Interrupt)
2018-12-30 22:44:14 +01:00
giomba 50361931df Nice printk and file organization 2018-12-28 11:30:39 +01:00