Explorar o código

updated README 20

Carlos %!s(int64=10) %!d(string=hai) anos
pai
achega
e821650f8e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      20-interrupts-timer/README.md

+ 3 - 0
20-interrupts-timer/README.md

@@ -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.