Relocate USB target specific code to root `targets` directory
All target specific source and header files should be in the `targets`
directory located at the root of the Mbed OS repository.
ls
1 parent 033fffe commit 5cbc3e0497b82c228effe87fc6818e29894518ba
@Hugues Kamba Hugues Kamba authored on 1 Aug 2019
Showing 38 changed files
View
targets/TARGET_Cypress/TARGET_PSOC6/USBPhyHw.h 0 → 100644
View
targets/TARGET_Cypress/TARGET_PSOC6/USBPhy_PSOC6.cpp 0 → 100644
View
targets/TARGET_Freescale/USBEndpoints_Kinetis.h 0 → 100644
View
targets/TARGET_Freescale/USBPhyHw.h 0 → 100644
View
targets/TARGET_Freescale/USBPhy_Kinetis.cpp 0 → 100644
View
targets/TARGET_NORDIC/TARGET_MCU_NRF52840/USBPhyHw.h 0 → 100644
View
targets/TARGET_NORDIC/TARGET_MCU_NRF52840/USBPhy_Nordic.cpp 0 → 100644
View
targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h 0 → 100644
View
targets/TARGET_NXP/USBHAL_LPC17.cpp 0 → 100644
View
targets/TARGET_NXP/USBPhyHw.h 0 → 100644
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBEndpoints_RZ_A1.h 0 → 100644
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhyHw.h 0 → 100644
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhy_RZ_A1.cpp 0 → 100644
Too large (Show diff)
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhy_RZ_A1_Def.h 0 → 100644
View
targets/TARGET_STM/USBEndpoints_STM32.h 0 → 100644
View
targets/TARGET_STM/USBPhyHw.h 0 → 100644
View
targets/TARGET_STM/USBPhy_STM32.cpp 0 → 100644
View
targets/TARGET_USB_Template/USBPhyHw.h 0 → 100644
View
targets/TARGET_USB_Template/USBPhy_template.cpp 0 → 100644
View
usb/device/targets/TARGET_Cypress/TARGET_PSOC6/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_Cypress/TARGET_PSOC6/USBPhy_PSOC6.cpp 100644 → 0
View
usb/device/targets/TARGET_Freescale/USBEndpoints_Kinetis.h 100644 → 0
View
usb/device/targets/TARGET_Freescale/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_Freescale/USBPhy_Kinetis.cpp 100644 → 0
View
usb/device/targets/TARGET_NORDIC/TARGET_MCU_NRF52840/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_NORDIC/TARGET_MCU_NRF52840/USBPhy_Nordic.cpp 100644 → 0
View
usb/device/targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h 100644 → 0
View
usb/device/targets/TARGET_NXP/USBHAL_LPC17.cpp 100644 → 0
View
usb/device/targets/TARGET_NXP/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBEndpoints_RZ_A1.h 100644 → 0
View
usb/device/targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhy_RZ_A1.cpp 100644 → 0
Too large (Show diff)
View
usb/device/targets/TARGET_RENESAS/TARGET_RZ_A1XX/USBPhy_RZ_A1_Def.h 100644 → 0
View
usb/device/targets/TARGET_STM/USBEndpoints_STM32.h 100644 → 0
View
usb/device/targets/TARGET_STM/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_STM/USBPhy_STM32.cpp 100644 → 0
View
usb/device/targets/TARGET_Template/USBPhyHw.h 100644 → 0
View
usb/device/targets/TARGET_Template/USBPhy_template.cpp 100644 → 0