Skip to content

Commit 21e84af

Browse files
committed
[doc] Fix outdated SPI interrupt note
SPI interrupts have been implemented in HW for a while, these docs are just out of date. Signed-off-by: Alex Jones <alex.jones@lowrisc.org>
1 parent 396fdb2 commit 21e84af

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/ip/spi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ To begin an SPI transaction write to the [`START`](#start) register.
3434
Bytes do not need to be immediately available in the transmit FIFO nor space available in the receive FIFO to begin the transaction.
3535
The SPI block will only run the clock when its able to proceed.
3636

37-
**Note Interrupts are not yet implemented**
38-
3937

4038
## Register Table
4139

0 commit comments

Comments
 (0)