add handleInterrupt into _demo/targetsbuild
This commit is contained in:
@@ -7,3 +7,7 @@ func XhandleHardFault() {
|
|||||||
func Reset_Handler() {
|
func Reset_Handler() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func XhandleInterrupt() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user