Enable Mass Storage bootloader builds in the BootloaderTest build test.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Mar 2013 09:42:12 +0000 (09:42 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Mar 2013 09:42:12 +0000 (09:42 +0000)
Bootloaders/CDC/BootloaderCDC.txt
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg

index 11fefab..29bfd78 100644 (file)
  *  #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
index 5d49d48..5dba2f4 100644 (file)
@@ -145,9 +145,9 @@ Printer = AVR8 : at90usb162  : NONE   :  16 : 4 : 16 :
 Printer = AVR8 : at90usb82   : NONE   :   8 : 4 : 16 :
 #
 # ---------- Mass Storage Bootloader -----------------
-#Incomplete/MassStorage = AVR8 : at90usb1287 : XPLAIN : 128 : 8 :  8 :
-#Incomplete/MassStorage = AVR8 : at90usb1287 : NONE   : 128 : 8 :  8 :
-#Incomplete/MassStorage = AVR8 : at90usb1286 : NONE   : 128 : 8 :  8 :
-#Incomplete/MassStorage = AVR8 : at90usb1287 : NONE   : 128 : 8 : 16 :
-#Incomplete/MassStorage = AVR8 : at90usb1286 : NONE   : 128 : 8 : 16 :
+MassStorage = AVR8 : at90usb1287 : XPLAIN : 128 : 8 :  8 :
+MassStorage = AVR8 : at90usb1287 : NONE   : 128 : 8 :  8 :
+MassStorage = AVR8 : at90usb1286 : NONE   : 128 : 8 :  8 :
+MassStorage = AVR8 : at90usb1287 : NONE   : 128 : 8 : 16 :
+MassStorage = AVR8 : at90usb1286 : NONE   : 128 : 8 : 16 :
 #