updated README 20

This commit is contained in:
Carlos 2015-03-19 20:14:30 +01:00
parent 2100d27c40
commit e821650f8e

View File

@ -1,3 +1,6 @@
*Concepts you may want to Google beforehand: CPU timer, keyboard interrupts*
**Goal: Implement our first IRQ handlers: the CPU timer and the keyboard**
Everything is now ready to test our hardware interrupts. Everything is now ready to test our hardware interrupts.