Skip to content

Commit 448986f

Browse files
0xc0170hugueskamba
authored andcommitted
CMake: remove string.h in STM32 usb, already included (#13773)
1 parent 0ddc75a commit 448986f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/TARGET_STM/USBPhyHw.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "platform/mbed_power_mgmt.h"
2929
#include "USBPhy.h"
3030
#include "PeripheralPins.h"
31-
#include "string.h"
3231

3332
#if !defined(MBED_CONF_TARGET_USB_SPEED)
3433

0 commit comments

Comments
 (0)