From c221002b02e3200932ea7acc48d156f9eb8576a1 Mon Sep 17 00:00:00 2001 From: Dean Date: Sat, 19 May 2012 22:14:06 +0000 Subject: 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 --- BuildTests/BootloaderTest/BootloaderDeviceMap.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'BuildTests/BootloaderTest') 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 : -- cgit v1.2.3