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

@@ -1,5 +1,5 @@
This implements the boot loader. It can be used to flash new firmware to node.
This implements the boot loader. It can be used to flash new firmware to nodes.
How it works