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
+2 -2
View File
@@ -87,5 +87,5 @@ BootloaderAPI_JumpTable:
BootloaderAPI_Signatures:
.long BOOT_START_ADDR ; Start address of the bootloader
.word 0xDF00 ; Signature for the CDC class bootloader
.word 0xDCFB ; Signature for a LUFA class bootloader
.word 0xDF00 ; Signature for the CDC class bootloader
.word 0xDCFB ; Signature for a LUFA class bootloader