aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-09-10 23:49:24 +1000
committerGitHub <noreply@github.com>2019-09-10 23:49:24 +1000
commit4f66a7a3258bae4d2a859529a719bb5142506346 (patch)
treea26927541c77349244d2bc043f7795eb41f2e068 /BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
parentce10f7642b0459e409839b23cc91498945119b4d (diff)
parent0dfd13588686bb5e3da0eab99b2426261c3b4d14 (diff)
downloadlufa-4f66a7a3258bae4d2a859529a719bb5142506346.tar.gz
lufa-4f66a7a3258bae4d2a859529a719bb5142506346.tar.bz2
lufa-4f66a7a3258bae4d2a859529a719bb5142506346.zip
Merge pull request #4 from drashna/update_master
Update master
Diffstat (limited to 'BuildTests/BootloaderTest/BootloaderDeviceMap.cfg')
-rw-r--r--BuildTests/BootloaderTest/BootloaderDeviceMap.cfg12
1 files changed, 4 insertions, 8 deletions
diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
index 1fabf3163..365b43a4f 100644
--- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@ -146,21 +146,17 @@ Printer = AVR8 : at90usb82 : NONE : 8 : 4 : 16 :
# ---------- Mass Storage Bootloader -----------------
MassStorage = AVR8 : at90usb1287 : XPLAIN : 128 : 8 : 8 :
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 8 :
-MassStorage = AVR8 : at90usb1287 : NONE : 128 : 4 : 8 :
-MassStorage = AVR8 : at90usb647 : NONE : 64 : 4 : 8 :
+MassStorage = AVR8 : at90usb647 : NONE : 64 : 8 : 8 :
MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 8 :
-MassStorage = AVR8 : at90usb1286 : NONE : 128 : 4 : 8 :
-MassStorage = AVR8 : at90usb646 : NONE : 64 : 4 : 8 :
+MassStorage = AVR8 : at90usb646 : NONE : 64 : 8 : 8 :
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 : at90usb1287 : NONE : 128 : 8 : 16 :
-MassStorage = AVR8 : at90usb1287 : NONE : 128 : 4 : 16 :
-MassStorage = AVR8 : at90usb647 : NONE : 64 : 4 : 16 :
+MassStorage = AVR8 : at90usb647 : NONE : 64 : 8 : 16 :
MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 16 :
-MassStorage = AVR8 : at90usb1286 : NONE : 128 : 4 : 16 :
-MassStorage = AVR8 : at90usb646 : NONE : 64 : 4 : 16 :
+MassStorage = AVR8 : at90usb646 : NONE : 64 : 8 : 16 :
MassStorage = AVR8 : atmega32u4 : NONE : 32 : 4 : 16 :
MassStorage = AVR8 : atmega16u4 : NONE : 16 : 4 : 16 :
MassStorage = AVR8 : atmega32u2 : NONE : 32 : 4 : 16 :