From ba5a49f7d1cd5630fec623ebbb56c1beb83151f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Tue, 31 Oct 2017 23:11:22 +0100 Subject: [PATCH] Hoist {left,right}/build/kds/* to {left,right}/build to simplify the directory hierarchy. --- left/build/{kds => }/.cproject | 45 ++++++---- left/build/{kds => }/.gitignore | 0 left/build/{kds => }/.project | 40 ++++----- .../{kds => }/uhk60-left_debug_jlink.launch | 0 .../{kds => }/uhk60-left_release_jlink.launch | 0 right/build/{kds => }/.cproject | 83 ++++++++++--------- right/build/{kds => }/.gitignore | 0 right/build/{kds => }/.project | 56 ++++++------- right/build/{kds => }/MK22FN512xxx12_flash.ld | 0 .../MK22FN512xxx12_flash.original.ld | 0 right/build/{kds => }/README.md | 0 .../{kds => }/uhk60-right_debug_kboot.launch | 0 .../uhk60-right_debug_standalone_jlink.launch | 0 .../uhk60-right_release_kboot.launch | 0 14 files changed, 118 insertions(+), 106 deletions(-) rename left/build/{kds => }/.cproject (96%) rename left/build/{kds => }/.gitignore (100%) rename left/build/{kds => }/.project (73%) rename left/build/{kds => }/uhk60-left_debug_jlink.launch (100%) rename left/build/{kds => }/uhk60-left_release_jlink.launch (100%) rename right/build/{kds => }/.cproject (94%) rename right/build/{kds => }/.gitignore (100%) rename right/build/{kds => }/.project (74%) rename right/build/{kds => }/MK22FN512xxx12_flash.ld (100%) rename right/build/{kds => }/MK22FN512xxx12_flash.original.ld (100%) rename right/build/{kds => }/README.md (100%) rename right/build/{kds => }/uhk60-right_debug_kboot.launch (100%) rename right/build/{kds => }/uhk60-right_debug_standalone_jlink.launch (100%) rename right/build/{kds => }/uhk60-right_release_kboot.launch (100%) diff --git a/left/build/kds/.cproject b/left/build/.cproject similarity index 96% rename from left/build/kds/.cproject rename to left/build/.cproject index 7c3074e..badbfba 100644 --- a/left/build/kds/.cproject +++ b/left/build/.cproject @@ -75,14 +75,14 @@ + @@ -232,14 +233,14 @@ + + + + + + + + diff --git a/left/build/kds/.gitignore b/left/build/.gitignore similarity index 100% rename from left/build/kds/.gitignore rename to left/build/.gitignore diff --git a/left/build/kds/.project b/left/build/.project similarity index 73% rename from left/build/kds/.project rename to left/build/.project index ad31601..2449508 100644 --- a/left/build/kds/.project +++ b/left/build/.project @@ -39,12 +39,12 @@ shared 2 - PARENT-3-PROJECT_LOC/shared + PARENT-2-PROJECT_LOC/shared src 2 - PARENT-2-PROJECT_LOC/src + PARENT-1-PROJECT_LOC/src startup @@ -54,92 +54,92 @@ drivers/fsl_clock.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_clock.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_clock.c drivers/fsl_clock.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_clock.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_clock.h drivers/fsl_gpio.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_gpio.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_gpio.c drivers/fsl_gpio.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_gpio.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_gpio.h drivers/fsl_i2c.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_i2c.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_i2c.c drivers/fsl_i2c.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_i2c.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_i2c.h drivers/fsl_lptmr.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_lptmr.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_lptmr.c drivers/fsl_lptmr.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_lptmr.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_lptmr.h drivers/fsl_port.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_port.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_port.h drivers/fsl_smc.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_smc.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_smc.c drivers/fsl_smc.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_smc.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_smc.h drivers/fsl_spi.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_spi.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_spi.c drivers/fsl_spi.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_spi.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_spi.h drivers/fsl_tpm.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_tpm.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_tpm.c drivers/fsl_tpm.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_tpm.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/drivers/fsl_tpm.h startup/startup_MKL03Z4.S 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/gcc/startup_MKL03Z4.S + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/gcc/startup_MKL03Z4.S startup/system_MKL03Z4.c 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/system_MKL03Z4.c + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/system_MKL03Z4.c startup/system_MKL03Z4.h 1 - PARENT-3-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/system_MKL03Z4.h + PARENT-2-PROJECT_LOC/lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/system_MKL03Z4.h diff --git a/left/build/kds/uhk60-left_debug_jlink.launch b/left/build/uhk60-left_debug_jlink.launch similarity index 100% rename from left/build/kds/uhk60-left_debug_jlink.launch rename to left/build/uhk60-left_debug_jlink.launch diff --git a/left/build/kds/uhk60-left_release_jlink.launch b/left/build/uhk60-left_release_jlink.launch similarity index 100% rename from left/build/kds/uhk60-left_release_jlink.launch rename to left/build/uhk60-left_release_jlink.launch diff --git a/right/build/kds/.cproject b/right/build/.cproject similarity index 94% rename from right/build/kds/.cproject rename to right/build/.cproject index eb99bb8..4efaef6 100644 --- a/right/build/kds/.cproject +++ b/right/build/.cproject @@ -70,19 +70,19 @@ + + + @@ -211,19 +214,19 @@