Skip to content

Commit 5bb5c5e

Browse files
committed
added link to doc on timers interrupts by Daniel Magum'
1 parent 0451c03 commit 5bb5c5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FemtoRV/TUTORIALS/FROM_BLINKER_TO_RISCV/INTERRUPTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,9 @@ works as follows:
270270

271271
Links:
272272
======
273+
274+
- Daniel Magum's [detailed explanations on timers interrupts](https://danielmangum.com/posts/risc-v-bytes-timer-interrupts/)
275+
273276
- @cnlohr's [minirv32](https://github.com/cnlohr/mini-rv32ima)
274277

275278
- Stack Overflow questions referenced in minirv32 [here](https://stackoverflow.com/questions/61913210/risc-v-interrupt-handling-flow/61916199#61916199)

0 commit comments

Comments
 (0)