forked from xuos/xiuos
fix edu-arm32 board USB IRQ configure error
This commit is contained in:
parent
27734606f5
commit
3c1129d88a
|
@ -91,7 +91,7 @@ InterruptVectors:
|
|||
.long IsrEntry
|
||||
.long IsrEntry
|
||||
.long IsrEntry
|
||||
.long IsrEntry
|
||||
.long IRQ030_Handler
|
||||
.long IsrEntry
|
||||
.long IsrEntry
|
||||
.long IsrEntry
|
||||
|
|
Loading…
Reference in New Issue