From 7dee47c86ae3adf5574d4454ead82301a74ef281 Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Tue, 18 Aug 2020 13:36:10 +0000 Subject: [PATCH] Refs #1093. Corrected directory name of the S32K11 demo programs. git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@793 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 --- .../Boot/.cproject | 0 .../Boot/.project | 0 .../com.nxp.s32ds.cle.runtime.component.prefs | 0 ....processorexpert.core.ide.newprojectwizard.prefs | 0 .../Boot/.settings/language.settings.xml | 0 .../Boot/.settings/org.eclipse.cdt.codan.core.prefs | 0 .../Boot/.settings/org.eclipse.cdt.core.prefs | 0 .../Boot/Boot_Debug.launch | 0 .../Boot/Debug/openblt_s32k118.elf | Bin .../Boot/Debug/openblt_s32k118.srec | 0 .../Boot/S32K118_25_flash.ld | 0 .../Boot/blt_conf.h | 0 .../Boot/boot.dox | 0 .../Boot/hooks.c | 0 .../Boot/led.c | 0 .../Boot/led.h | 0 .../Boot/lib/S32K118.h | 0 .../Boot/lib/S32K118_features.h | 0 .../Boot/lib/devassert.h | 0 .../Boot/lib/device_registers.h | 0 .../Boot/lib/s32_core_cm0.h | 0 .../Boot/lib/system_S32K118.c | 0 .../Boot/lib/system_S32K118.h | 0 .../Boot/main.c | 0 .../Boot/startup/startup.c | 0 .../Boot/startup/startup.h | 0 .../Boot/startup/startup_S32K118.S | 0 .../Prog/.cproject | 0 .../Prog/.project | 0 .../com.nxp.s32ds.cle.runtime.component.prefs | 0 ....processorexpert.core.ide.newprojectwizard.prefs | 0 .../Prog/.settings/language.settings.xml | 0 .../Prog/.settings/org.eclipse.cdt.codan.core.prefs | 0 .../Prog/.settings/org.eclipse.cdt.core.prefs | 0 .../Prog/Debug/demoprog_s32k118.elf | Bin .../Prog/Debug/demoprog_s32k118.srec | 0 .../Prog/Prog_Debug.launch | 0 .../Prog/S32K118_25_flash.ld | 0 .../Prog/boot.c | 0 .../Prog/boot.h | 0 .../Prog/header.h | 0 .../Prog/led.c | 0 .../Prog/led.h | 0 .../Prog/lib/S32K118.h | 0 .../Prog/lib/S32K118_features.h | 0 .../Prog/lib/devassert.h | 0 .../Prog/lib/device_registers.h | 0 .../Prog/lib/s32_core_cm0.h | 0 .../Prog/lib/system_S32K118.c | 0 .../Prog/lib/system_S32K118.h | 0 .../Prog/main.c | 0 .../Prog/prog.dox | 0 .../Prog/startup/startup.c | 0 .../Prog/startup/startup.h | 0 .../Prog/startup/startup_S32K118.S | 0 .../Prog/timer.c | 0 .../Prog/timer.h | 0 .../demo.dox | 0 .../Boot/S32K118_25_flash.icf | 0 .../Boot/bin/openblt_s32k118.out | Bin .../Boot/bin/openblt_s32k118.srec | 0 .../Boot/blt_conf.h | 0 .../Boot/boot.dox | 0 .../Boot/hooks.c | 0 .../Boot/ide/s32k118.dep | 0 .../Boot/ide/s32k118.ewd | 0 .../Boot/ide/s32k118.ewp | 0 .../Boot/ide/s32k118.ewt | 0 .../Boot/ide/s32k118.eww | 0 .../Boot/led.c | 0 .../Boot/led.h | 0 .../Boot/lib/S32K118.h | 0 .../Boot/lib/S32K118_features.h | 0 .../Boot/lib/devassert.h | 0 .../Boot/lib/device_registers.h | 0 .../Boot/lib/s32_core_cm0.h | 0 .../Boot/lib/startup.c | 0 .../Boot/lib/startup.h | 0 .../Boot/lib/system_S32K118.c | 0 .../Boot/lib/system_S32K118.h | 0 .../Boot/main.c | 0 .../Boot/startup_S32K118.s | 0 .../Prog/S32K118_25_flash.icf | 0 .../Prog/bin/demoprog_s32k118.out | Bin .../Prog/bin/demoprog_s32k118.srec | 0 .../Prog/boot.c | 0 .../Prog/boot.h | 0 .../Prog/header.h | 0 .../Prog/ide/s32k118.dep | 0 .../Prog/ide/s32k118.ewd | 0 .../Prog/ide/s32k118.ewp | 0 .../Prog/ide/s32k118.ewt | 0 .../Prog/ide/s32k118.eww | 0 .../Prog/led.c | 0 .../Prog/led.h | 0 .../Prog/lib/S32K118.h | 0 .../Prog/lib/S32K118_features.h | 0 .../Prog/lib/devassert.h | 0 .../Prog/lib/device_registers.h | 0 .../Prog/lib/s32_core_cm0.h | 0 .../Prog/lib/startup.c | 0 .../Prog/lib/startup.h | 0 .../Prog/lib/system_S32K118.c | 0 .../Prog/lib/system_S32K118.h | 0 .../Prog/main.c | 0 .../Prog/prog.dox | 0 .../Prog/startup_S32K118.s | 0 .../Prog/timer.c | 0 .../Prog/timer.h | 0 .../demo.dox | 0 110 files changed, 0 insertions(+), 0 deletions(-) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.cproject (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.project (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.settings/com.nxp.s32ds.cle.runtime.component.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.settings/com.processorexpert.core.ide.newprojectwizard.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.settings/language.settings.xml (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.settings/org.eclipse.cdt.codan.core.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/.settings/org.eclipse.cdt.core.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/Boot_Debug.launch (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/Debug/openblt_s32k118.elf (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/Debug/openblt_s32k118.srec (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/S32K118_25_flash.ld (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/blt_conf.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/boot.dox (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/hooks.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/led.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/led.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/S32K118_features.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/devassert.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/device_registers.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/s32_core_cm0.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/system_S32K118.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/lib/system_S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/main.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/startup/startup.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/startup/startup.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Boot/startup/startup_S32K118.S (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.cproject (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.project (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.settings/com.nxp.s32ds.cle.runtime.component.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.settings/com.processorexpert.core.ide.newprojectwizard.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.settings/language.settings.xml (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.settings/org.eclipse.cdt.codan.core.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/.settings/org.eclipse.cdt.core.prefs (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/Debug/demoprog_s32k118.elf (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/Debug/demoprog_s32k118.srec (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/Prog_Debug.launch (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/S32K118_25_flash.ld (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/boot.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/boot.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/header.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/led.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/led.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/S32K118_features.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/devassert.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/device_registers.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/s32_core_cm0.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/system_S32K118.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/lib/system_S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/main.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/prog.dox (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/startup/startup.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/startup/startup.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/startup/startup_S32K118.S (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/timer.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/Prog/timer.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_GCC => ARMCM0_S32K11_S32K118EVB_GCC}/demo.dox (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/S32K118_25_flash.icf (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/bin/openblt_s32k118.out (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/bin/openblt_s32k118.srec (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/blt_conf.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/boot.dox (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/hooks.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/ide/s32k118.dep (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/ide/s32k118.ewd (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/ide/s32k118.ewp (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/ide/s32k118.ewt (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/ide/s32k118.eww (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/led.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/led.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/S32K118_features.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/devassert.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/device_registers.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/s32_core_cm0.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/startup.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/startup.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/system_S32K118.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/lib/system_S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/main.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Boot/startup_S32K118.s (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/S32K118_25_flash.icf (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/bin/demoprog_s32k118.out (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/bin/demoprog_s32k118.srec (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/boot.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/boot.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/header.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/ide/s32k118.dep (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/ide/s32k118.ewd (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/ide/s32k118.ewp (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/ide/s32k118.ewt (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/ide/s32k118.eww (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/led.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/led.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/S32K118_features.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/devassert.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/device_registers.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/s32_core_cm0.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/startup.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/startup.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/system_S32K118.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/lib/system_S32K118.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/main.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/prog.dox (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/startup_S32K118.s (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/timer.c (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/Prog/timer.h (100%) rename Target/Demo/{ARMCM0_S32K14_S32K118EVB_IAR => ARMCM0_S32K11_S32K118EVB_IAR}/demo.dox (100%) diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.cproject b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.cproject similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.cproject rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.cproject diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.project b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.project similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.project rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.project diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/com.nxp.s32ds.cle.runtime.component.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/com.nxp.s32ds.cle.runtime.component.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/com.nxp.s32ds.cle.runtime.component.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/com.nxp.s32ds.cle.runtime.component.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/com.processorexpert.core.ide.newprojectwizard.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/com.processorexpert.core.ide.newprojectwizard.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/com.processorexpert.core.ide.newprojectwizard.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/com.processorexpert.core.ide.newprojectwizard.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/language.settings.xml b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/language.settings.xml similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/language.settings.xml rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/language.settings.xml diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.codan.core.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.codan.core.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.codan.core.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.codan.core.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.core.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.core.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.core.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/.settings/org.eclipse.cdt.core.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Boot_Debug.launch b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Boot_Debug.launch similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Boot_Debug.launch rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Boot_Debug.launch diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.elf b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.elf similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.elf rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.elf diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.srec b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.srec similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.srec rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/Debug/openblt_s32k118.srec diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/S32K118_25_flash.ld b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/S32K118_25_flash.ld similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/S32K118_25_flash.ld rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/S32K118_25_flash.ld diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/blt_conf.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/blt_conf.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/blt_conf.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/blt_conf.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/boot.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/boot.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/boot.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/boot.dox diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/hooks.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/hooks.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/hooks.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/hooks.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/led.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/led.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/led.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/led.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/led.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/led.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/led.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/led.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/S32K118_features.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/S32K118_features.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/S32K118_features.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/S32K118_features.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/devassert.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/devassert.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/devassert.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/devassert.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/device_registers.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/device_registers.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/device_registers.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/device_registers.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/s32_core_cm0.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/s32_core_cm0.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/s32_core_cm0.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/s32_core_cm0.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/system_S32K118.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/system_S32K118.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/system_S32K118.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/system_S32K118.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/system_S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/system_S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/lib/system_S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/lib/system_S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/main.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/main.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/main.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/main.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup_S32K118.S b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup_S32K118.S similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Boot/startup/startup_S32K118.S rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Boot/startup/startup_S32K118.S diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.cproject b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.cproject similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.cproject rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.cproject diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.project b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.project similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.project rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.project diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/com.nxp.s32ds.cle.runtime.component.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/com.nxp.s32ds.cle.runtime.component.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/com.nxp.s32ds.cle.runtime.component.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/com.nxp.s32ds.cle.runtime.component.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/com.processorexpert.core.ide.newprojectwizard.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/com.processorexpert.core.ide.newprojectwizard.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/com.processorexpert.core.ide.newprojectwizard.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/com.processorexpert.core.ide.newprojectwizard.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/language.settings.xml b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/language.settings.xml similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/language.settings.xml rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/language.settings.xml diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.codan.core.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.codan.core.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.codan.core.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.codan.core.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.core.prefs b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.core.prefs similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.core.prefs rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/.settings/org.eclipse.cdt.core.prefs diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.elf b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.elf similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.elf rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.elf diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.srec b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.srec similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.srec rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Debug/demoprog_s32k118.srec diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Prog_Debug.launch b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Prog_Debug.launch similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/Prog_Debug.launch rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/Prog_Debug.launch diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/S32K118_25_flash.ld b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/S32K118_25_flash.ld similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/S32K118_25_flash.ld rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/S32K118_25_flash.ld diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/boot.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/boot.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/boot.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/boot.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/boot.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/boot.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/boot.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/boot.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/header.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/header.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/header.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/header.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/led.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/led.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/led.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/led.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/led.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/led.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/led.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/led.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/S32K118_features.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/S32K118_features.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/S32K118_features.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/S32K118_features.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/devassert.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/devassert.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/devassert.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/devassert.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/device_registers.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/device_registers.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/device_registers.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/device_registers.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/s32_core_cm0.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/s32_core_cm0.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/s32_core_cm0.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/s32_core_cm0.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/system_S32K118.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/system_S32K118.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/system_S32K118.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/system_S32K118.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/system_S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/system_S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/lib/system_S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/lib/system_S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/main.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/main.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/main.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/main.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/prog.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/prog.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/prog.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/prog.dox diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup_S32K118.S b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup_S32K118.S similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/startup/startup_S32K118.S rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/startup/startup_S32K118.S diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/timer.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/timer.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/timer.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/timer.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/timer.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/timer.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/Prog/timer.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/Prog/timer.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/demo.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/demo.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_GCC/demo.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_GCC/demo.dox diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/S32K118_25_flash.icf b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/S32K118_25_flash.icf similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/S32K118_25_flash.icf rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/S32K118_25_flash.icf diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/bin/openblt_s32k118.out b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/bin/openblt_s32k118.out similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/bin/openblt_s32k118.out rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/bin/openblt_s32k118.out diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/bin/openblt_s32k118.srec b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/bin/openblt_s32k118.srec similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/bin/openblt_s32k118.srec rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/bin/openblt_s32k118.srec diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/blt_conf.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/blt_conf.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/blt_conf.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/blt_conf.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/boot.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/boot.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/boot.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/boot.dox diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/hooks.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/hooks.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/hooks.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/hooks.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.dep b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.dep similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.dep rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.dep diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewd b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewd similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewd rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewd diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewp b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewp similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewp rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewp diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewt b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewt similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.ewt rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.ewt diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.eww b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.eww similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/ide/s32k118.eww rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/ide/s32k118.eww diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/led.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/led.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/led.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/led.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/led.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/led.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/led.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/led.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/S32K118_features.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/S32K118_features.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/S32K118_features.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/S32K118_features.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/devassert.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/devassert.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/devassert.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/devassert.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/device_registers.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/device_registers.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/device_registers.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/device_registers.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/s32_core_cm0.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/s32_core_cm0.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/s32_core_cm0.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/s32_core_cm0.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/startup.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/startup.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/startup.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/startup.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/startup.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/startup.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/startup.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/startup.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/system_S32K118.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/system_S32K118.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/system_S32K118.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/system_S32K118.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/system_S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/system_S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/lib/system_S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/lib/system_S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/main.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/main.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/main.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/main.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/startup_S32K118.s b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/startup_S32K118.s similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Boot/startup_S32K118.s rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Boot/startup_S32K118.s diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/S32K118_25_flash.icf b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/S32K118_25_flash.icf similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/S32K118_25_flash.icf rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/S32K118_25_flash.icf diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.out b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.out similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.out rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.out diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.srec b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.srec similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.srec rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/bin/demoprog_s32k118.srec diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/boot.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/boot.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/boot.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/boot.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/boot.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/boot.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/boot.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/boot.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/header.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/header.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/header.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/header.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.dep b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.dep similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.dep rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.dep diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewd b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewd similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewd rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewd diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewp b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewp similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewp rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewp diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewt b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewt similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.ewt rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.ewt diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.eww b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.eww similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/ide/s32k118.eww rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/ide/s32k118.eww diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/led.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/led.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/led.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/led.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/led.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/led.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/led.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/led.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/S32K118_features.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/S32K118_features.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/S32K118_features.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/S32K118_features.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/devassert.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/devassert.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/devassert.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/devassert.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/device_registers.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/device_registers.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/device_registers.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/device_registers.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/s32_core_cm0.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/s32_core_cm0.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/s32_core_cm0.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/s32_core_cm0.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/startup.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/startup.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/startup.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/startup.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/startup.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/startup.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/startup.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/startup.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/system_S32K118.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/system_S32K118.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/system_S32K118.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/system_S32K118.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/system_S32K118.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/system_S32K118.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/lib/system_S32K118.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/lib/system_S32K118.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/main.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/main.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/main.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/main.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/prog.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/prog.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/prog.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/prog.dox diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/startup_S32K118.s b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/startup_S32K118.s similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/startup_S32K118.s rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/startup_S32K118.s diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/timer.c b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/timer.c similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/timer.c rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/timer.c diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/timer.h b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/timer.h similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/Prog/timer.h rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/Prog/timer.h diff --git a/Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/demo.dox b/Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/demo.dox similarity index 100% rename from Target/Demo/ARMCM0_S32K14_S32K118EVB_IAR/demo.dox rename to Target/Demo/ARMCM0_S32K11_S32K118EVB_IAR/demo.dox