Revert "Improve bootloader documentation."

Revert commit 2304a73050 as it breaks
compilation of the bootloaders.
This commit is contained in:
Dean Camera
2014-10-12 22:19:16 +11:00
parent 2304a73050
commit 2358d7dcac
16 changed files with 100 additions and 112 deletions

View File

@@ -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