From 439d4d96523a1ff8ad9c4c1468bb13e7fb41af62 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 12 Mar 2014 18:26:46 +0700 Subject: [PATCH] change the name to nxp current standard --- .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/history.txt | 0 .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/LPC17xx.h | 0 .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cm3.h | 0 .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cmFunc.h | 0 .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cmInstr.h | 0 .../inc/system_LPC17xx.h | 0 .../{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/src/core_cm3.c | 0 .../src/system_LPC17xx.c | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/history.txt (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/LPC17xx.h (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cm3.h (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cmFunc.h (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/core_cmInstr.h (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/inc/system_LPC17xx.h (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/src/core_cm3.c (100%) rename mcu/lpc175x_6x/{CMSISv2p00_LPC17xx => CMSIS_CORE_LPC17xx}/src/system_LPC17xx.c (100%) diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/history.txt b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/history.txt similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/history.txt rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/history.txt diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/LPC17xx.h b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/LPC17xx.h similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/LPC17xx.h rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/LPC17xx.h diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cm3.h b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cm3.h similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cm3.h rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cm3.h diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cmFunc.h b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cmFunc.h similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cmFunc.h rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cmFunc.h diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cmInstr.h b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cmInstr.h similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/core_cmInstr.h rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/core_cmInstr.h diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/system_LPC17xx.h b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/system_LPC17xx.h similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/inc/system_LPC17xx.h rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/inc/system_LPC17xx.h diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/src/core_cm3.c b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/src/core_cm3.c similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/src/core_cm3.c rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/src/core_cm3.c diff --git a/mcu/lpc175x_6x/CMSISv2p00_LPC17xx/src/system_LPC17xx.c b/mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/src/system_LPC17xx.c similarity index 100% rename from mcu/lpc175x_6x/CMSISv2p00_LPC17xx/src/system_LPC17xx.c rename to mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/src/system_LPC17xx.c