Dependents: STM32F103_USBMIDI_Switchbox mbed-os-usbserial-test
Fork of USBDevice_STM32F103 by
Diff: USBDevice/USBHAL.h
- Revision:
- 68:fa9c5481a8ce
- Parent:
- 62:23cb405e1ee5
--- a/USBDevice/USBHAL.h Sat May 27 16:26:08 2017 +0000 +++ b/USBDevice/USBHAL.h Mon Jul 31 04:39:45 2017 +0000 @@ -21,7 +21,7 @@ #include "mbed.h" #include "USBEndpoints.h" -#include "toolchain.h" +#include "mbed_toolchain.h" //#ifdef __GNUC__ //#define __packed __attribute__ ((__packed__))