mbed-os/usb/device/hal
Russ Butler 8b0517de8e Move USBPhy and related files to USB directory
Move the USBPhy header files into usb/device/USBPhy. Also move hal
and target USB files since mbed 2 does not compile when these files
are present without the USBPhy headers.

Directory restructure summary:
platform/USBPhy*
    to usb/device/USBPhy/USBPhy*
hal/*
    to usb/device/hal/*
targets/TARGET_Freescale/usb/*
    to usb/device/targets/TARGET_Freescale/*
targets/TARGET_NXP/TARGET_LPC176X/usb/*
    to usb/device/targets/TARGET_NXP/*
2019-01-29 12:27:23 -06:00
..
mbed_usb_phy.cpp Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00
usb_phy_api.h Move USBPhy and related files to USB directory 2019-01-29 12:27:23 -06:00