Skip to content

Commit

Permalink
ad7616_bs.tcl: Fix SPI irq
Browse files Browse the repository at this point in the history
  • Loading branch information
StancaPop committed Oct 11, 2022
1 parent bb4ba50 commit 6a3c101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ad7616_sdz/common/ad7616_bd.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if {$SI_OR_PI == 0} {

# interrupts

ad_cpu_interrupt ps-14 mb-14 /$hier_spi_engine/irq
ad_cpu_interrupt ps-10 mb-10 /$hier_spi_engine/irq
} else {
# data interfaces

Expand Down

0 comments on commit 6a3c101

Please sign in to comment.