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/*
pull/9768/head
Russ Butler 2018-03-19 22:03:32 -05:00 committed by Russ Butler
parent 33bef331e6
commit 76aa7e0b6d
11 changed files with 0 additions and 0 deletions