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
push xl
push xh
rcall mainHandleMessages
bigcall mainHandleMessages
pop xh
pop xl
pop r18