mirror of https://github.com/ARMmbed/mbed-os.git
Use consistant naming for Cypress USB target files.
parent
de231b8664
commit
3d6fb15b48
|
@ -15,7 +15,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "USBPhyHw.h"
|
#include "cy_usb_phy_hw.h"
|
||||||
#include "mbed_assert.h"
|
#include "mbed_assert.h"
|
||||||
|
|
||||||
#if defined(DEVICE_USBDEVICE)
|
#if defined(DEVICE_USBDEVICE)
|
Loading…
Reference in New Issue