|
|
@ -104,7 +104,7 @@
|
|
|
|
* #define BOOTLOADER_MAGIC_SIGNATURE 0xDCFB
|
|
|
|
* #define BOOTLOADER_MAGIC_SIGNATURE 0xDCFB
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* #define BOOTLOADER_CLASS_SIGNATURE_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 4))
|
|
|
|
* #define BOOTLOADER_CLASS_SIGNATURE_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 4))
|
|
|
|
* #define BOOTLOADER_CDC_SIGNATURE 0xCDC1
|
|
|
|
* #define BOOTLOADER_PRINTER_SIGNATURE 0xCDC1
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* #define BOOTLOADER_ADDRESS_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 8))
|
|
|
|
* #define BOOTLOADER_ADDRESS_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 8))
|
|
|
|
* #define BOOTLOADER_ADDRESS_LENGTH 4
|
|
|
|
* #define BOOTLOADER_ADDRESS_LENGTH 4
|
|
|
|