fix edu-arm32 board USB IRQ configure error
This commit is contained in:
parent
ca00bd0daf
commit
0156052686
|
@ -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