mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #11142 from hugueskamba/hk-usb-targets-relocation
Relocate USB target specific code to root `targets` directorypull/11264/head
commit
e3bfcbc2ff
|
@ -15,7 +15,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "USBPhyHw.h"
|
||||
#include "cy_usb_phy_hw.h"
|
||||
#include "mbed_assert.h"
|
||||
|
||||
#if defined(DEVICE_USBDEVICE)
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"name": "usb-device-targets"
|
||||
}
|
Loading…
Reference in New Issue