aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-07-06 12:54:59 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-07-06 12:54:59 +0200
commitb1b109487ea34f581ccb96251413a51e3871747d (patch)
treec9a8ce4196a412697374908a93867a6f792b4df1 /BuildTests
parent8cfa2e802332957d461dadfca156a847cf8f0cc3 (diff)
downloadlufa-b1b109487ea34f581ccb96251413a51e3871747d.tar.gz
lufa-b1b109487ea34f581ccb96251413a51e3871747d.tar.bz2
lufa-b1b109487ea34f581ccb96251413a51e3871747d.zip
Mark the very low RAM devices as being unsupported by the Mass Storage class bootloader.
Diffstat (limited to 'BuildTests')
-rw-r--r--BuildTests/BootloaderTest/BootloaderDeviceMap.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
index f35da4484..2fe039557 100644
--- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@ -155,8 +155,6 @@ MassStorage = AVR8 : atmega32u4 : LEONARDO : 32 : 4 : 16 :
MassStorage = AVR8 : atmega32u4 : NONE : 32 : 4 : 8 :
MassStorage = AVR8 : atmega16u4 : NONE : 16 : 4 : 8 :
MassStorage = AVR8 : atmega32u2 : NONE : 32 : 4 : 8 :
-MassStorage = AVR8 : atmega16u2 : NONE : 16 : 4 : 8 :
-MassStorage = AVR8 : at90usb162 : NONE : 16 : 4 : 8 :
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 16 :
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 4 : 16 :
MassStorage = AVR8 : at90usb647 : NONE : 64 : 4 : 16 :
@@ -166,6 +164,4 @@ MassStorage = AVR8 : at90usb646 : NONE : 64 : 4 : 16 :
MassStorage = AVR8 : atmega32u4 : NONE : 32 : 4 : 16 :
MassStorage = AVR8 : atmega16u4 : NONE : 16 : 4 : 16 :
MassStorage = AVR8 : atmega32u2 : NONE : 32 : 4 : 16 :
-MassStorage = AVR8 : atmega16u2 : NONE : 16 : 4 : 16 :
-MassStorage = AVR8 : at90usb162 : NONE : 16 : 4 : 16 :
#