From: Dean Camera Date: Sat, 5 Jan 2013 13:55:16 +0000 (+0000) Subject: Fix up invalid device configurations in the BootloaderTest build test. X-Git-Tag: LUFA-130901-BETA~318 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9603de13981313845a12f1096091f31ea67e9372 Fix up invalid device configurations in the BootloaderTest build test. --- diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg index adb8a14b2..0921de34e 100644 --- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg +++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg @@ -69,7 +69,6 @@ DFU = AVR8 : at90usb647 : NONE : 64 : 4 : 16 : DFU = AVR8 : at90usb1286 : NONE : 128 : 8 : 16 : DFU = AVR8 : at90usb1286 : NONE : 128 : 4 : 16 : DFU = AVR8 : at90usb646 : NONE : 64 : 4 : 16 : -DFU = AVR8 : atmega32u6 : NONE : 32 : 4 : 16 : DFU = AVR8 : atmega32u4 : NONE : 32 : 4 : 16 : DFU = AVR8 : atmega16u4 : NONE : 16 : 4 : 16 : DFU = AVR8 : atmega32u2 : NONE : 32 : 4 : 16 : @@ -103,7 +102,6 @@ HID = AVR8 : at90usb647 : NONE : 64 : 4 : 8 : HID = AVR8 : at90usb1286 : NONE : 128 : 8 : 16 : HID = AVR8 : at90usb1286 : NONE : 128 : 4 : 16 : HID = AVR8 : at90usb646 : NONE : 64 : 4 : 16 : -HID = AVR8 : atmega32u6 : NONE : 32 : 4 : 16 : HID = AVR8 : atmega32u4 : NONE : 32 : 4 : 16 : HID = AVR8 : atmega16u4 : NONE : 16 : 4 : 16 : HID = AVR8 : atmega32u2 : NONE : 32 : 2 : 16 :