From de9d05f32a8f6ea8e10f601bcbb0bcbcea0975d1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 10 Mar 2013 09:42:12 +0000 Subject: Enable Mass Storage bootloader builds in the BootloaderTest build test. --- Bootloaders/CDC/BootloaderCDC.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bootloaders') diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 11fefabc3..29bfd78f3 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -111,7 +111,7 @@ * #define BOOTLOADER_MAGIC_SIGNATURE 0xDCFB * * #define BOOTLOADER_CLASS_SIGNATURE_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 4)) - * #define BOOTLOADER_CDC_SIGNATURE 0xDF20 + * #define BOOTLOADER_CDC_SIGNATURE 0xDF00 * * #define BOOTLOADER_ADDRESS_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 8)) * #define BOOTLOADER_ADDRESS_LENGTH 4 -- cgit v1.2.3