From 877078003cdfcfdb3e8bafa758fa422e0a03c861 Mon Sep 17 00:00:00 2001 From: Roman Okhrimenko Date: Mon, 31 Aug 2020 22:30:49 +0300 Subject: [PATCH] Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W, which fits in 20 characters limit --- hal/tests/TESTS/mbed_hal/qspi/flash_configs/flash_configs.h | 2 +- .../wifi_nvram_image.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h | 0 .../GeneratedSource/cycfg_peripherals.c | 0 .../GeneratedSource/cycfg_peripherals.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h | 0 .../GeneratedSource/cycfg_qspi_memslot.c | 0 .../GeneratedSource/cycfg_qspi_memslot.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h | 0 .../COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg | 0 .../COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list | 0 .../COMPONENT_BSP_DESIGN_MODUS/design.cycapsense | 0 .../COMPONENT_BSP_DESIGN_MODUS/design.cyqspi | 0 .../COMPONENT_BSP_DESIGN_MODUS/design.modus | 0 .../PeripheralPins.c | 0 .../cybsp.c | 0 .../cybsp.h | 0 .../cybsp_types.h | 0 .../device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct | 0 .../COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S | 0 .../device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld | 0 .../COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S | 0 .../device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf | 0 .../COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S | 0 .../device/COMPONENT_CM0P/system_psoc6_cm0plus.c | 0 .../device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct | 0 .../device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S | 0 .../device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld | 0 .../COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S | 0 .../device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf | 0 .../device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S | 0 .../device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex | 0 .../device/COMPONENT_CM4/system_psoc6_cm4.c | 0 .../device/system_psoc6.h | 0 targets/targets.json | 2 +- tools/targets/PSOC6.py | 2 +- 45 files changed, 3 insertions(+), 3 deletions(-) rename targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/wifi_nvram_image.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/design.cycapsense (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/design.cyqspi (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/COMPONENT_BSP_DESIGN_MODUS/design.modus (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/PeripheralPins.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/cybsp.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/cybsp.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/cybsp_types.h (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM0P/system_psoc6_cm0plus.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/COMPONENT_CM4/system_psoc6_cm4.c (100%) rename targets/TARGET_Cypress/TARGET_PSOC6/{TARGET_CY8CKIT_064B0S2_4343W => TARGET_CY8CKIT064B0S2_4343W}/device/system_psoc6.h (100%) diff --git a/hal/tests/TESTS/mbed_hal/qspi/flash_configs/flash_configs.h b/hal/tests/TESTS/mbed_hal/qspi/flash_configs/flash_configs.h index cca42129c8..3ecff9e26f 100644 --- a/hal/tests/TESTS/mbed_hal/qspi/flash_configs/flash_configs.h +++ b/hal/tests/TESTS/mbed_hal/qspi/flash_configs/flash_configs.h @@ -67,7 +67,7 @@ defined(TARGET_CY8CKIT_062S2_43012) || \ defined(TARGET_CY8CKIT_062S2_4343W) || \ defined(TARGET_CY8CKIT_064S2_4343W) || \ - defined(TARGET_CY8CKIT_064B0S2_4343W) || \ + defined(TARGET_CY8CKIT064B0S2_4343W) || \ defined(TARGET_CY8CPROTO_062_4343W) || \ defined(TARGET_CY8CPROTO_062S2_43012) || \ defined(TARGET_CY8CPROTO_062S3_4343W) || \ diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/TARGET_CY8CKIT_064B0S2_4343W/wifi_nvram_image.h b/targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/TARGET_CY8CKIT064B0S2_4343W/wifi_nvram_image.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/TARGET_CY8CKIT_064B0S2_4343W/wifi_nvram_image.h rename to targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/TARGET_CY8CKIT064B0S2_4343W/wifi_nvram_image.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_clocks.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_pins.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_qspi_memslot.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_routing.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_system.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/qspi_config.cfg diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/cyreservedresources.list diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cycapsense b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cycapsense similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cycapsense rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cycapsense diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cyqspi b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cyqspi similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cyqspi rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.cyqspi diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.modus b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.modus similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.modus rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/COMPONENT_BSP_DESIGN_MODUS/design.modus diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/PeripheralPins.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/PeripheralPins.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/PeripheralPins.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/PeripheralPins.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp_types.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp_types.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/cybsp_types.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/cybsp_types.h diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/cyb06xxa_cm0plus.sct diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_ARM/startup_psoc6_02_cm0plus.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/cyb06xxa_cm0plus.ld diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm0plus.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/cyb06xxa_cm0plus.icf diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/TOOLCHAIN_IAR/startup_psoc6_02_cm0plus.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/system_psoc6_cm0plus.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/system_psoc6_cm0plus.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM0P/system_psoc6_cm0plus.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM0P/system_psoc6_cm0plus.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/cyb06xxa_cm4_dual.sct diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_ARM/startup_psoc6_02_cm4.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/cyb06xxa_cm4_dual.ld diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/startup_psoc6_02_cm4.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/cyb06xxa_cm4_dual.icf diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/TOOLCHAIN_IAR/startup_psoc6_02_cm4.S diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/hex/psoc6_02_cm0p_secure.hex diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/system_psoc6_cm4.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/system_psoc6_cm4.c similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/COMPONENT_CM4/system_psoc6_cm4.c rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/COMPONENT_CM4/system_psoc6_cm4.c diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/system_psoc6.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/system_psoc6.h similarity index 100% rename from targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W/device/system_psoc6.h rename to targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT064B0S2_4343W/device/system_psoc6.h diff --git a/targets/targets.json b/targets/targets.json index 67b809954a..4566bc964b 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -6282,7 +6282,7 @@ "network-default-interface-type": "WIFI" } }, - "CY8CKIT_064B0S2_4343W": { + "CY8CKIT064B0S2_4343W": { "inherits": [ "MCU_PSOC6_M4" ], diff --git a/tools/targets/PSOC6.py b/tools/targets/PSOC6.py index 1646f169bb..36de1feca5 100644 --- a/tools/targets/PSOC6.py +++ b/tools/targets/PSOC6.py @@ -161,7 +161,7 @@ def sign_image(toolchain, resourses, elf, binf, m0hex): # Mapping from mbed target to cysecuretools target TARGET_MAPPING = { - "CY8CKIT_064B0S2_4343W": "cy8ckit-064b0s2-4343w", + "CY8CKIT064B0S2_4343W": "cy8ckit-064b0s2-4343w", "CYTFM_064B0S2_4343W" : "cy8ckit-064b0s2-4343w", "CY8CPROTO_064B0S1_BLE": "cy8cproto-064b0s1-ble", "CY8CPROTO_064S1_SB" : "cy8cproto-064s1-sb",