mainly built-fixes.
This commit is contained in:
@@ -162,10 +162,10 @@ Flash_WritePage:
|
||||
; REGS: R16
|
||||
|
||||
flashDoSpm:
|
||||
wait: ; wait for possibly previous SPM to complete
|
||||
flashDoSpm_wait: ; wait for possibly previous SPM to complete
|
||||
in r16, SPMCSR
|
||||
sbrc r16, SPMEN
|
||||
rjmp wait
|
||||
rjmp flashDoSpm_wait
|
||||
; SPM timed sequence
|
||||
out SPMCSR, r20
|
||||
spm
|
||||
|
||||
Reference in New Issue
Block a user