avr: adapted README to latest changes.
This commit is contained in:
@@ -7,7 +7,7 @@ How it works
|
||||
|
||||
|
||||
Whenever the MCU reboots the bootloader is started. The first thing it does is to send a FLASH_READY message to the bus
|
||||
containing its UID (if any) as well as type and version of the currently installed firmware.
|
||||
containing its UID (if any) as well as a device info block (containing manufacturer, device id and version).
|
||||
|
||||
If no FLASH_START message is received for the UID of the device then the bootloader tries to start the main firmware.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user