USBDevice compatible with frdmk22f-usbhid-4axis

Dependents:   frdmk22f-usbhid-4axis

Files at this revision

API Documentation at this revision

Comitter:
wue
Date:
Thu Mar 05 20:54:51 2020 +0000
Parent:
71:53949e6131f6
Commit message:
???

Changed in this revision

USBDevice/USBHAL.h Show annotated file Show diff for this revision Revisions of this file
--- 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__))