n29: minor cleanup.
This commit is contained in:
@@ -116,9 +116,8 @@
|
|||||||
|
|
||||||
|
|
||||||
; ---------------------------------------------------------------------------
|
; ---------------------------------------------------------------------------
|
||||||
; Reset and interrupt vectors (will be removed as soon as we can flash data over COM)
|
; Reset and interrupt vectors
|
||||||
|
|
||||||
; rjmp main ; Reset vector
|
|
||||||
rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system
|
rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system
|
||||||
reti ; EXT_INT0
|
reti ; EXT_INT0
|
||||||
rjmp com2wPcintIsr ; PCI0
|
rjmp com2wPcintIsr ; PCI0
|
||||||
|
|||||||
Reference in New Issue
Block a user