add LPC1549, add FRDM-KL46Z, fix epComplete bit operation.

Dependents:   XBee-ExplorerLite USBLocalFileSystem USB-to-UART-bridge USBLocalFileSystem

Fork of USBDevice by mbed official

Revision:
23:554b76408e69
Parent:
21:c4c8fd0b0f12
diff -r 8615d80a0568 -r 554b76408e69 USBHID/USBHID.cpp
--- a/USBHID/USBHID.cpp	Tue May 13 15:31:04 2014 +0900
+++ b/USBHID/USBHID.cpp	Sat Jun 21 07:25:16 2014 +0900
@@ -121,7 +121,7 @@
                                 success = true;
                             }
                             break;
-                     
+
                     default:
                         break;
                 }