avr: bootloader partially works now but stops after 3 messages...

This commit is contained in:
Martin Preuss
2025-01-20 23:47:13 +01:00
parent 0d7aca0060
commit 0a10d136d5
23 changed files with 398 additions and 1260 deletions

View File

@@ -3,16 +3,13 @@
<gwbuild>
<extradist>
bootloader.asm
defs.asm
flash.asm
flash_ready.asm
flash_rsp.asm
hdl_flash_data.asm
hdl_flash_end.asm
hdl_flash_start.asm
recv.asm
send.asm
flashprocess.asm
io.asm
io_attn.asm
io_bitbang.asm
io_uart1.asm
wait.asm
</extradist>