From fd6616c3c4c52b4b5c5e4e7b7131883b88d7cb7e Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Mon, 16 Mar 2026 21:38:18 +0100 Subject: [PATCH] n29: minor cleanup. --- avr/devices/n29/main/main.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/avr/devices/n29/main/main.asm b/avr/devices/n29/main/main.asm index 8f4178f..bcdef4a 100644 --- a/avr/devices/n29/main/main.asm +++ b/avr/devices/n29/main/main.asm @@ -116,9 +116,8 @@ ; --------------------------------------------------------------------------- -; Reset and interrupt vectors (will be removed as soon as we can flash data over COM) +; Reset and interrupt vectors -; rjmp main ; Reset vector rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system reti ; EXT_INT0 rjmp com2wPcintIsr ; PCI0