avr: allow for big flash roms.

This commit is contained in:
Martin Preuss
2025-09-01 23:21:25 +02:00
parent 809439fd26
commit 246d00a220

View File

@@ -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