Il y avait des problèmes dans la libraire...

Fork of USBDEVICE by ST

Branch:
master
Revision:
4:50ec00aa4515
Parent:
3:d9c7334e2183
--- a/USBDevice/USBHAL.h	Wed Feb 15 09:48:15 2017 +0100
+++ b/USBDevice/USBHAL.h	Tue Mar 28 11:00:57 2017 +0200
@@ -21,7 +21,7 @@
 
 #include "mbed.h"
 #include "USBEndpoints.h"
-#include "toolchain.h"
+#include "mbed_toolchain.h"
 
 //#ifdef __GNUC__
 //#define __packed __attribute__ ((__packed__))