Revert "Improve bootloader documentation."
Revert commit 2304a73050 as it breaks
compilation of the bootloaders.
This commit is contained in:
@@ -98,5 +98,5 @@ BootloaderAPI_JumpTable:
|
||||
BootloaderAPI_Signatures:
|
||||
|
||||
.long BOOT_START_ADDR ; Start address of the bootloader
|
||||
.word 0xDF30 ; Signature for the MS class bootloader, V1
|
||||
.word 0xDCFB ; Signature for a LUFA class bootloader
|
||||
.word 0xDF30 ; Signature for the MS class bootloader, V1
|
||||
.word 0xDCFB ; Signature for a LUFA class bootloader
|
||||
|
||||
Reference in New Issue
Block a user