avr: updated flash procedure code.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
.cseg
|
||||
|
||||
|
||||
#if 0
|
||||
; ---------------------------------------------------------------------------
|
||||
; Create and send a FLASH RESPONSE packet
|
||||
;
|
||||
@@ -31,6 +32,7 @@ flashSendFlashResponse:
|
||||
ldi xh, HIGH(flashSendBuffer)
|
||||
rcall flashWriteFlashRsp ; (R16, R17, R18, R19, R20)
|
||||
rjmp flashSendPacketUntilSuccess ; (R15, R16, R17, R21, R22, X)
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user