aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/BootloaderTest
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-19 22:14:06 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-19 22:14:06 +0000
commitc221002b02e3200932ea7acc48d156f9eb8576a1 (patch)
treef8b647f516ef38d0192e1b8bb29ba6f7b5cd11fa /BuildTests/BootloaderTest
parent78ddf0ed7b5c64f565d533181e5de6b6e3774596 (diff)
Add missing CPPCheck unusedFunction check suppressions on the USB template functions.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2223 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'BuildTests/BootloaderTest')
-rw-r--r--BuildTests/BootloaderTest/BootloaderDeviceMap.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
index 8a023f55..a95793cc 100644
--- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@ -5,6 +5,7 @@ CDC = avr8 : at90usb1287 : NONE : 128 : 8 :
CDC = avr8 : at90usb647 : NONE : 64 : 4 :
CDC = avr8 : at90usb1286 : NONE : 128 : 8 :
CDC = avr8 : at90usb646 : NONE : 64 : 4 :
+CDC = avr8 : atmega32u6 : NONE : 32 : 4 :
CDC = avr8 : atmega32u4 : NONE : 32 : 4 :
CDC = avr8 : atmega16u4 : NONE : 16 : 4 :
CDC = avr8 : atmega32u2 : NONE : 32 : 4 :