mirror of https://github.com/ARMmbed/mbed-os.git
CMake: remove string.h in STM32 usb, already included (#13773)
parent
0ddc75a8f6
commit
448986feb6
|
@ -28,7 +28,6 @@
|
|||
#include "platform/mbed_power_mgmt.h"
|
||||
#include "USBPhy.h"
|
||||
#include "PeripheralPins.h"
|
||||
#include "string.h"
|
||||
|
||||
#if !defined(MBED_CONF_TARGET_USB_SPEED)
|
||||
|
||||
|
|
Loading…
Reference in New Issue