1
0

Improve bootloader documentation.

This commit is contained in:
Dean Camera
2014-10-12 16:58:42 +11:00
parent a09cb7e3d8
commit 2304a73050
16 changed files with 112 additions and 100 deletions

View File

@@ -87,5 +87,5 @@ BootloaderAPI_JumpTable:
BootloaderAPI_Signatures:
.long BOOT_START_ADDR ; Start address of the bootloader
.word 0xDF10 ; Signature for the DFU class bootloader, V1
.word 0xDCFB ; Signature for a LUFA class bootloader
.word 0xDF10 ; Signature for the DFU class bootloader, V1
.word 0xDCFB ; Signature for a LUFA class bootloader