Skip to content

Commit

Permalink
Fix deadlink
Browse files Browse the repository at this point in the history
  • Loading branch information
quekyj committed Aug 8, 2023
1 parent e8dbab4 commit fa35229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/chapter_8/01_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ Serial Peripheral Interface (SPI) is an interface bus commonly used to send data

Build a SPI using ROHD interface. You can use the shift register as the peripheral, you can just build the unit test for peripheral.

Answer to this exercise can be found at [answers/exercise_2_spi.dart](./answers/exercise_2_spi.dart)
Answer to this exercise can be found at [answers/exercise_1_spi.dart](./answers/exercise_1_spi.dart)

0 comments on commit fa35229

Please sign in to comment.