avr: allow for big flash roms.
This commit is contained in:
@@ -622,7 +622,7 @@ appHubHandleRecvdMsg:
|
|||||||
; let other apps and modules handle message
|
; let other apps and modules handle message
|
||||||
push xl
|
push xl
|
||||||
push xh
|
push xh
|
||||||
rcall mainHandleMessages
|
bigcall mainHandleMessages
|
||||||
pop xh
|
pop xh
|
||||||
pop xl
|
pop xl
|
||||||
pop r18
|
pop r18
|
||||||
|
|||||||
Reference in New Issue
Block a user