avr: reworked timer code.
Allow for more tailored timers.
This commit is contained in:
@@ -254,7 +254,6 @@ Utils_FillSram_end:
|
||||
|
||||
|
||||
|
||||
#if 0
|
||||
; ---------------------------------------------------------------------------
|
||||
; Increment a 32 bit counter at the address given by X.
|
||||
; IN:
|
||||
@@ -279,7 +278,6 @@ Utils_IncrementCounter32:
|
||||
st -x, r19
|
||||
st -x, r18
|
||||
ret
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user