mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-08 19:30:39 +00:00
Added image to part13
This commit is contained in:
parent
62134249fc
commit
e34406f44f
2 changed files with 2 additions and 0 deletions
|
@ -148,3 +148,5 @@ We update the compare register so the next interrupt will be generated after the
|
|||
Then we update the screen to show our progress!
|
||||
|
||||
_And... hey presto! You're handling two system timer interrupts like a pro!_
|
||||
|
||||
![Timers firing on all cylinders on the Raspberry Pi 4](images/13-interrupts-running.jpg)
|
||||
|
|
BIN
part13-interrupts/images/13-interrupts-running.jpg
Executable file
BIN
part13-interrupts/images/13-interrupts-running.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
Loading…
Reference in a new issue