USBDevice compatible with frdmk22f-usbhid-4axis

Dependents:   frdmk22f-usbhid-4axis

Revision:
72:092f8c67730c
Parent:
70:2c525a50f1b6
--- a/USBDevice/USBHAL.h	Thu Jul 27 12:14:04 2017 +0100
+++ b/USBDevice/USBHAL.h	Thu Mar 05 20:54:51 2020 +0000
@@ -21,7 +21,7 @@
 
 #include "mbed.h"
 #include "USBEndpoints.h"
-#include "mbed_toolchain.h"
+//#include "mbed_toolchain.h"
 
 //#ifdef __GNUC__
 //#define __packed __attribute__ ((__packed__))